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

Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com>
This commit is contained in:
Stanislaw Gruszka 2011-08-31 14:09:39 +02:00
parent 47ef694dd4
commit e8c39d4e62
3 changed files with 1 additions and 2 deletions

View file

@ -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 */

View file

@ -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;