Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com>
@@ -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 */
@@ -36,7 +36,7 @@
#include "commands.h"
#include "csr.h"
+#include "prph.h"
struct il_host_cmd;