diff options
| author | Jörn Engel <[email protected]> | 2006-06-30 17:25:36 +0000 |
|---|---|---|
| committer | Adrian Bunk <[email protected]> | 2006-06-30 17:25:36 +0000 |
| commit | 6ab3d5624e172c553004ecc862bfeac16d9d68b7 (patch) | |
| tree | 6d98881fe91fd9583c109208d5c27131b93fa248 /drivers/net/ibm_emac/ibm_emac_debug.h | |
| parent | remove obsolete swsusp_encrypt (diff) | |
| download | kernel-6ab3d5624e172c553004ecc862bfeac16d9d68b7.tar.gz kernel-6ab3d5624e172c553004ecc862bfeac16d9d68b7.zip | |
Remove obsolete #include <linux/config.h>
Signed-off-by: Jörn Engel <[email protected]>
Signed-off-by: Adrian Bunk <[email protected]>
Diffstat (limited to 'drivers/net/ibm_emac/ibm_emac_debug.h')
| -rw-r--r-- | drivers/net/ibm_emac/ibm_emac_debug.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/net/ibm_emac/ibm_emac_debug.h b/drivers/net/ibm_emac/ibm_emac_debug.h index e85fbe0a8da9..5761389495d0 100644 --- a/drivers/net/ibm_emac/ibm_emac_debug.h +++ b/drivers/net/ibm_emac/ibm_emac_debug.h @@ -15,7 +15,6 @@ #ifndef __IBM_EMAC_DEBUG_H_ #define __IBM_EMAC_DEBUG_H_ -#include <linux/config.h> #include <linux/init.h> #include "ibm_emac_core.h" #include "ibm_emac_mal.h" |
