commit | 46e5129ba6e00ff110df17338bc8fe5ee8f2f8b2 | [log] [tgz] |
---|---|---|
author | Larry Finger <Larry.Finger@lwfinger.net> | Sun Jun 24 14:44:36 2012 -0500 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Jun 26 14:28:50 2012 -0400 |
tree | f4434ed578e5de56b1391134a4914072a8cacf62 | |
parent | 5a2766abe42a0fa10a6a7177bece2a205f66bdb9 [diff] |
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>