summaryrefslogtreecommitdiffstats
path: root/arch/ppc/mbxboot/embed_config.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/ppc/mbxboot/embed_config.c')
-rw-r--r--arch/ppc/mbxboot/embed_config.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/ppc/mbxboot/embed_config.c b/arch/ppc/mbxboot/embed_config.c
index 11c37f796..b9a37a76c 100644
--- a/arch/ppc/mbxboot/embed_config.c
+++ b/arch/ppc/mbxboot/embed_config.c
@@ -3,7 +3,7 @@
* not have boot monitor support for board information.
*/
#include <sys/types.h>
-#include <linux/autoconf.h>
+#include <linux/config.h>
#ifdef CONFIG_8xx
#include <asm/mpc8xx.h>
#endif