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

Commit e8c39d4e authored by Stanislaw Gruszka's avatar Stanislaw Gruszka
Browse files

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

parent 47ef694d
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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 */
+1 −1
Original line number Diff line number Diff line
@@ -36,7 +36,7 @@

#include "commands.h"
#include "csr.h"
#include "iwl-prph.h"
#include "prph.h"
#include "iwl-debug.h"

struct il_host_cmd;