]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - arch/m68k/mvme147/config.c
m68k/UAPI: Disintegrate arch/m68k/include/asm/bootinfo.h
authorGeert Uytterhoeven <geert@linux-m68k.org>
Wed, 2 Oct 2013 09:37:33 +0000 (11:37 +0200)
committerGeert Uytterhoeven <geert@linux-m68k.org>
Tue, 26 Nov 2013 10:09:15 +0000 (11:09 +0100)
commit4c3c522bcebe16a717d7a809fd14b11823794027
tree3417a4d63d0b2a56da3111aa6278c177f8ceaee3
parent4edf07fd8f6520bea292384a3638088ccbfdcaa1
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>
20 files changed:
arch/m68k/amiga/config.c
arch/m68k/apollo/config.c
arch/m68k/atari/config.c
arch/m68k/bvme6000/config.c
arch/m68k/hp300/config.c
arch/m68k/include/asm/atarihw.h
arch/m68k/include/asm/bootinfo.h
arch/m68k/include/uapi/asm/Kbuild
arch/m68k/include/uapi/asm/bootinfo-amiga.h [new file with mode: 0644]
arch/m68k/include/uapi/asm/bootinfo-apollo.h [new file with mode: 0644]
arch/m68k/include/uapi/asm/bootinfo-atari.h [new file with mode: 0644]
arch/m68k/include/uapi/asm/bootinfo-hp300.h [new file with mode: 0644]
arch/m68k/include/uapi/asm/bootinfo-mac.h [new file with mode: 0644]
arch/m68k/include/uapi/asm/bootinfo-q40.h [new file with mode: 0644]
arch/m68k/include/uapi/asm/bootinfo-vme.h [new file with mode: 0644]
arch/m68k/include/uapi/asm/bootinfo.h [new file with mode: 0644]
arch/m68k/kernel/head.S
arch/m68k/mac/config.c
arch/m68k/mvme147/config.c
arch/m68k/mvme16x/config.c