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:
Geert Uytterhoeven
2013-10-02 11:37:33 +02:00
부모 4edf07fd8f
커밋 4c3c522bce
20개의 변경된 파일356개의 추가작업 그리고 213개의 파일을 삭제

파일 보기

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