mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-25 14:26:44 +00:00
iwlegacy: rename iwl-prph.h to prph.h
Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com>
This commit is contained in:
parent
47ef694dd4
commit
e8c39d4e62
@ -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 "iwl-prph.h"
|
||||
#include "prph.h"
|
||||
#include "iwl-debug.h"
|
||||
|
||||
struct il_host_cmd;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user