includecheck fix: include/drm, drm_memory.h
fix the following 'make includecheck' warning: include/drm/drm_memory.h: linux/vmalloc.h is included more than once. Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com> Cc: Sam Ravnborg <sam@ravnborg.org> LKML-Reference: <1247068169.4382.99.camel@ht.satnam> Acked-by: Dave Airlie <airlied@redhat.com>
This commit is contained in:
		
					parent
					
						
							
								b21495a03e
							
						
					
				
			
			
				commit
				
					
						067006a5f5
					
				
			
		
					 1 changed files with 0 additions and 2 deletions
				
			
		| 
						 | 
					@ -44,8 +44,6 @@
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#if __OS_HAS_AGP
 | 
					#if __OS_HAS_AGP
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#include <linux/vmalloc.h>
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
#ifdef HAVE_PAGE_AGP
 | 
					#ifdef HAVE_PAGE_AGP
 | 
				
			||||||
#include <asm/agp.h>
 | 
					#include <asm/agp.h>
 | 
				
			||||||
#else
 | 
					#else
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue