Commit e8c39d4e authored by Stanislaw Gruszka's avatar Stanislaw Gruszka

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

Signed-off-by: default avatarStanislaw Gruszka <sgruszka@redhat.com>
parent 47ef694d
...@@ -35,7 +35,6 @@ ...@@ -35,7 +35,6 @@
extern const struct pci_device_id il3945_hw_card_ids[]; extern const struct pci_device_id il3945_hw_card_ids[];
#include "common.h" #include "common.h"
#include "iwl-prph.h"
#include "iwl-debug.h" #include "iwl-debug.h"
/* Highest firmware API version supported */ /* Highest firmware API version supported */
......
...@@ -36,7 +36,7 @@ ...@@ -36,7 +36,7 @@
#include "commands.h" #include "commands.h"
#include "csr.h" #include "csr.h"
#include "iwl-prph.h" #include "prph.h"
#include "iwl-debug.h" #include "iwl-debug.h"
struct il_host_cmd; struct il_host_cmd;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment