rtlwifi: rtl8192se: Fix double inclusion of header pci.h
The command "make includecheck" yields the following for the rtlwifi tree: /home/finger/linux-2.6/drivers/net/wireless/rtlwifi/rtl8192se/sw.c: ../pci.h is included more than once. Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net> Signed-off-by: John W. Linville <linville@tuxdriver.com>
This commit is contained in:
		
							parent
							
								
									5a2766abe4
								
							
						
					
					
						commit
						46e5129ba6
					
				| @ -29,7 +29,6 @@ | ||||
| 
 | ||||
| #include "../wifi.h" | ||||
| #include "../core.h" | ||||
| #include "../pci.h" | ||||
| #include "../base.h" | ||||
| #include "../pci.h" | ||||
| #include "reg.h" | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user