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>
This commit is contained in:
@@ -257,6 +257,12 @@
|
||||
#include <linux/linkage.h>
|
||||
#include <linux/init.h>
|
||||
#include <asm/bootinfo.h>
|
||||
#include <asm/bootinfo-amiga.h>
|
||||
#include <asm/bootinfo-atari.h>
|
||||
#include <asm/bootinfo-hp300.h>
|
||||
#include <asm/bootinfo-mac.h>
|
||||
#include <asm/bootinfo-q40.h>
|
||||
#include <asm/bootinfo-vme.h>
|
||||
#include <asm/setup.h>
|
||||
#include <asm/entry.h>
|
||||
#include <asm/pgtable.h>
|
||||
|
Reference in New Issue
Block a user