iwlegacy: rename iwl-core.h to common.h

Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com>
This commit is contained in:
Stanislaw Gruszka
2011-11-15 14:19:34 +01:00
parent 77375bb01c
commit 98613be06e
11 changed files with 10 additions and 10 deletions

View File

@@ -26,7 +26,7 @@
* Intel Corporation, 5200 N.E. Elam Young Parkway, Hillsboro, OR 97124-6497
*****************************************************************************/
#include "iwl-dev.h"
#include "iwl-core.h"
#include "common.h"
#include "4965.h"
static const char *fmt_value = " %-30s %10u\n";