Browse Source

iwlegacy: rename iwl-prph.h to prph.h

Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com>
Stanislaw Gruszka 14 years ago
parent
commit
e8c39d4e62

+ 0 - 1
drivers/net/wireless/iwlegacy/3945.h

@@ -35,7 +35,6 @@
 extern const struct pci_device_id il3945_hw_card_ids[];
 
 #include "common.h"
-#include "iwl-prph.h"
 #include "iwl-debug.h"
 
 /* Highest firmware API version supported */

+ 1 - 1
drivers/net/wireless/iwlegacy/common.h

@@ -36,7 +36,7 @@
 
 #include "commands.h"
 #include "csr.h"
-#include "iwl-prph.h"
+#include "prph.h"
 #include "iwl-debug.h"
 
 struct il_host_cmd;

+ 0 - 0
drivers/net/wireless/iwlegacy/iwl-prph.h → drivers/net/wireless/iwlegacy/prph.h