| 
									
										
										
										
											2009-08-25 11:15:50 +01:00
										 |  |  | /*
 | 
					
						
							|  |  |  |  * Copyright © 2009 Intel Corporation | 
					
						
							|  |  |  |  * | 
					
						
							|  |  |  |  * Authors: | 
					
						
							|  |  |  |  *    Chris Wilson <chris@chris-wilson.co.uk> | 
					
						
							|  |  |  |  */ | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | #include "i915_drv.h"
 | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2012-04-16 14:07:40 -07:00
										 |  |  | #ifndef __CHECKER__
 | 
					
						
							| 
									
										
										
										
											2009-08-25 11:15:50 +01:00
										 |  |  | #define CREATE_TRACE_POINTS
 | 
					
						
							|  |  |  | #include "i915_trace.h"
 | 
					
						
							| 
									
										
										
										
											2012-04-16 14:07:40 -07:00
										 |  |  | #endif
 |