m68k: import bootinfo headers from linux
commit382d71af7d61620ffb023962f83cc4786303c60d
authorLaurent Vivier <laurent@vivier.eu>
Sun, 20 Dec 2020 11:26:09 +0000 (20 12:26 +0100)
committerLaurent Vivier <laurent@vivier.eu>
Thu, 11 Feb 2021 20:56:42 +0000 (11 21:56 +0100)
tree92454b5b766fb8996396c3181e058d70baceb8c4
parent7525a9b94c0c5733b8450c9451ca1de334f71ed8
m68k: import bootinfo headers from linux

Copy bootinfo.h and bootinfo-mac.h from arch/m68k/include/uapi/asm/
to include/standard-headers/asm-m68k/

Imported from linux v5.9 but didn't change since v4.14 (header update)
and since v4.10 (content update).

Signed-off-by: Laurent Vivier <laurent@vivier.eu>
Message-Id: <20201220112615.933036-2-laurent@vivier.eu>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
MAINTAINERS
hw/m68k/bootinfo.h
hw/m68k/q800.c
include/standard-headers/asm-m68k/bootinfo-mac.h [new file with mode: 0644]
include/standard-headers/asm-m68k/bootinfo.h [new file with mode: 0644]