commit | e8c39d4e62a01c21330bcccd7989c9c8deac4271 | [log] [tgz] |
---|---|---|
author | Stanislaw Gruszka <sgruszka@redhat.com> | Wed Aug 31 14:09:39 2011 +0200 |
committer | Stanislaw Gruszka <sgruszka@redhat.com> | Tue Nov 15 14:20:27 2011 +0100 |
tree | ed1e6374bc02a7b6c153ef44628d61a0be85078e | |
parent | 47ef694dd47b1e97a0d766f3c74067bab3debfa5 [diff] [blame] |
iwlegacy: rename iwl-prph.h to prph.h Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com>
diff --git a/drivers/net/wireless/iwlegacy/common.h b/drivers/net/wireless/iwlegacy/common.h index 8e4450e..8ae4e3f 100644 --- a/drivers/net/wireless/iwlegacy/common.h +++ b/drivers/net/wireless/iwlegacy/common.h
@@ -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;