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>
Tento commit je obsažen v:
Kalle Valo
2009-08-07 13:35:11 +03:00
odevzdal John W. Linville
rodič 16e711f9ed
revize 29d904c452
14 změnil soubory, kde provedl 13 přidání a 13 odebrání

Zobrazit soubor

@@ -4,7 +4,7 @@
#include <linux/crc7.h>
#include "wl1251.h"
#include "reg.h"
#include "wl1251_reg.h"
#include "wl1251_cmd.h"
#include "wl1251_ps.h"