diff options
author | Kalle Valo <kalle.valo@nokia.com> | 2009-06-12 14:17:25 +0300 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2009-07-10 14:57:49 -0400 |
commit | 1367411858d5fc60b632a3f488f2b4adc73d12d7 (patch) | |
tree | d6bac06901b1dec653090f2ac5b1ff6ae1f70a21 /drivers/net/wireless/wl12xx/reg.h | |
parent | ef2f8d45771490de5b8373c25e983ee1e3aee9ea (diff) | |
download | blackbird-op-linux-1367411858d5fc60b632a3f488f2b4adc73d12d7.tar.gz blackbird-op-linux-1367411858d5fc60b632a3f488f2b4adc73d12d7.zip |
wl1251: rename wl12xx.h to wl1251.h
wl12xx.h is now only used by 1251 code, so we can rename it.
Signed-off-by: Kalle Valo <kalle.valo@nokia.com>
Reviewed-by: Vidhya Govindan <vidhya.govindan@nokia.com>
Reviewed-by: Luciano Coelho <luciano.coelho@nokia.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/wireless/wl12xx/reg.h')
-rw-r--r-- | drivers/net/wireless/wl12xx/reg.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/net/wireless/wl12xx/reg.h b/drivers/net/wireless/wl12xx/reg.h index e421643215cd..2de47cc32b8b 100644 --- a/drivers/net/wireless/wl12xx/reg.h +++ b/drivers/net/wireless/wl12xx/reg.h @@ -26,7 +26,6 @@ #define __REG_H__ #include <linux/bitops.h> -#include "wl12xx.h" #define REGISTERS_BASE 0x00300000 #define DRPW_BASE 0x00310000 |