]> Pileus Git - ~andy/linux/commitdiff
iwlegacy: rename iwl-csr.h to csr.h
authorStanislaw Gruszka <sgruszka@redhat.com>
Wed, 31 Aug 2011 09:19:51 +0000 (11:19 +0200)
committerStanislaw Gruszka <sgruszka@redhat.com>
Tue, 15 Nov 2011 13:12:12 +0000 (14:12 +0100)
Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com>
drivers/net/wireless/iwlegacy/3945.h
drivers/net/wireless/iwlegacy/csr.h [moved from drivers/net/wireless/iwlegacy/iwl-csr.h with 100% similarity]
drivers/net/wireless/iwlegacy/iwl-dev.h

index 7559a5ed3b6d829e10eb7be2606e595738ac0124..e89ca5da7f3c9862cd127ebf03cd4cbb6796d9da 100644 (file)
@@ -34,7 +34,6 @@
 /* Hardware specific file defines the PCI IDs table for that hardware module */
 extern const struct pci_device_id il3945_hw_card_ids[];
 
-#include "iwl-csr.h"
 #include "iwl-prph.h"
 #include "iwl-debug.h"
 #include "iwl-power.h"
index 991b455ecca2136f4aac626e8eedaa33de4d0285..ce5bc5302044e9c118f9314f7cb073967f29876a 100644 (file)
@@ -40,7 +40,7 @@
 #include <net/ieee80211_radiotap.h>
 
 #include "iwl-eeprom.h"
-#include "iwl-csr.h"
+#include "csr.h"
 #include "iwl-prph.h"
 #include "iwl-debug.h"
 #include "4965.h"