Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 77375bb0 authored by Stanislaw Gruszka's avatar Stanislaw Gruszka
Browse files

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

parent e53aac42
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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"
+1 −1
Original line number Diff line number Diff line
@@ -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"