aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/bootx.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/powerpc/include/asm/bootx.h')
-rw-r--r--arch/powerpc/include/asm/bootx.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/powerpc/include/asm/bootx.h b/arch/powerpc/include/asm/bootx.h
index 57b82e3f89ce..60a3c9ef3017 100644
--- a/arch/powerpc/include/asm/bootx.h
+++ b/arch/powerpc/include/asm/bootx.h
@@ -9,7 +9,7 @@
#ifndef __ASM_BOOTX_H__
#define __ASM_BOOTX_H__
-#include <asm/types.h>
+#include <linux/types.h>
#ifdef macintosh
#include <Types.h>