summaryrefslogtreecommitdiffstats
path: root/arch/m68k/include/asm/atarihw.h
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert@linux-m68k.org>2013-10-02 11:37:33 +0200
committerGeert Uytterhoeven <geert@linux-m68k.org>2013-11-26 11:09:15 +0100
commit4c3c522bcebe16a717d7a809fd14b11823794027 (patch)
tree3417a4d63d0b2a56da3111aa6278c177f8ceaee3 /arch/m68k/include/asm/atarihw.h
parent4edf07fd8f6520bea292384a3638088ccbfdcaa1 (diff)
m68k/UAPI: Disintegrate arch/m68k/include/asm/bootinfo.h
Export the bootinfo definitions that are used by bootstrap loaders, and split them up in generic and platform-specific parts. Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Diffstat (limited to 'arch/m68k/include/asm/atarihw.h')
-rw-r--r--arch/m68k/include/asm/atarihw.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/m68k/include/asm/atarihw.h b/arch/m68k/include/asm/atarihw.h
index d887050e6da6..972c8f33f055 100644
--- a/arch/m68k/include/asm/atarihw.h
+++ b/arch/m68k/include/asm/atarihw.h
@@ -21,7 +21,7 @@
#define _LINUX_ATARIHW_H_
#include <linux/types.h>
-#include <asm/bootinfo.h>
+#include <asm/bootinfo-atari.h>
#include <asm/raw_io.h>
extern u_long atari_mch_cookie;