diff options
Diffstat (limited to 'arch/ppc/boot/common/misc-common.c')
-rw-r--r-- | arch/ppc/boot/common/misc-common.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/ppc/boot/common/misc-common.c b/arch/ppc/boot/common/misc-common.c index 073830a8559a..8e1fccd96fc0 100644 --- a/arch/ppc/boot/common/misc-common.c +++ b/arch/ppc/boot/common/misc-common.c | |||
@@ -13,7 +13,6 @@ | |||
13 | */ | 13 | */ |
14 | 14 | ||
15 | #include <stdarg.h> /* for va_ bits */ | 15 | #include <stdarg.h> /* for va_ bits */ |
16 | #include <linux/config.h> | ||
17 | #include <linux/string.h> | 16 | #include <linux/string.h> |
18 | #include <linux/zlib.h> | 17 | #include <linux/zlib.h> |
19 | #include "nonstdio.h" | 18 | #include "nonstdio.h" |