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>
这个提交包含在:
Geert Uytterhoeven
2013-10-02 11:37:33 +02:00
父节点 4edf07fd8f
当前提交 4c3c522bce
修改 20 个文件,包含 356 行新增213 行删除

查看文件

@@ -29,6 +29,7 @@
#include <linux/module.h>
#include <asm/bootinfo.h>
#include <asm/bootinfo-vme.h>
#include <asm/pgtable.h>
#include <asm/setup.h>
#include <asm/irq.h>