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

Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com>
This commit is contained in:
Stanislaw Gruszka 2011-08-31 11:19:51 +02:00
parent e53aac4247
commit 77375bb01c
3 changed files with 1 additions and 2 deletions

View 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"

View 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"