aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/wl12xx/wl1251_ps.c
diff options
context:
space:
mode:
authorKalle Valo <kalle.valo@nokia.com>2009-08-07 13:35:11 +0300
committerJohn W. Linville <linville@tuxdriver.com>2009-08-14 09:13:41 -0400
commit29d904c452d466fbf51b2fde10f405b5c8f14c74 (patch)
treeb1ef6c912d39a3661c1db7ca6f2cee59a37aeb25 /drivers/net/wireless/wl12xx/wl1251_ps.c
parentwl1251: use workqueue provided by mac80211 (diff)
downloadlinux-dev-29d904c452d466fbf51b2fde10f405b5c8f14c74.tar.xz
linux-dev-29d904c452d466fbf51b2fde10f405b5c8f14c74.zip
wl1251: rename reg.h to wl1251_reg.h
Now that wl1271 doesn't use reg.h anymore, it can be renamed to wl1251_reg.h. Signed-off-by: Kalle Valo <kalle.valo@nokia.com> Reviewed-by: Vidhya Govindan <vidhya.govindan@nokia.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/wireless/wl12xx/wl1251_ps.c')
-rw-r--r--drivers/net/wireless/wl12xx/wl1251_ps.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/wireless/wl12xx/wl1251_ps.c b/drivers/net/wireless/wl12xx/wl1251_ps.c
index 36acde0b3bd1..c53e28727ed4 100644
--- a/drivers/net/wireless/wl12xx/wl1251_ps.c
+++ b/drivers/net/wireless/wl12xx/wl1251_ps.c
@@ -21,7 +21,7 @@
*
*/
-#include "reg.h"
+#include "wl1251_reg.h"
#include "wl1251_ps.h"
#include "wl1251_cmd.h"
#include "wl1251_io.h"