iwlegacy: rename iwl-csr.h to csr.h
Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com>
This commit is contained in:
@@ -34,7 +34,6 @@
|
|||||||
/* Hardware specific file defines the PCI IDs table for that hardware module */
|
/* Hardware specific file defines the PCI IDs table for that hardware module */
|
||||||
extern const struct pci_device_id il3945_hw_card_ids[];
|
extern const struct pci_device_id il3945_hw_card_ids[];
|
||||||
|
|
||||||
#include "iwl-csr.h"
|
|
||||||
#include "iwl-prph.h"
|
#include "iwl-prph.h"
|
||||||
#include "iwl-debug.h"
|
#include "iwl-debug.h"
|
||||||
#include "iwl-power.h"
|
#include "iwl-power.h"
|
||||||
|
@@ -40,7 +40,7 @@
|
|||||||
#include <net/ieee80211_radiotap.h>
|
#include <net/ieee80211_radiotap.h>
|
||||||
|
|
||||||
#include "iwl-eeprom.h"
|
#include "iwl-eeprom.h"
|
||||||
#include "iwl-csr.h"
|
#include "csr.h"
|
||||||
#include "iwl-prph.h"
|
#include "iwl-prph.h"
|
||||||
#include "iwl-debug.h"
|
#include "iwl-debug.h"
|
||||||
#include "4965.h"
|
#include "4965.h"
|
||||||
|
Reference in New Issue
Block a user