https://github.com/torvalds/linux
Revision af4d4b34106b6e520e6b13350831b170d8bca117 authored by Paul Mackerras on 06 May 2005, 04:27:17 UTC, committed by Linus Torvalds on 06 May 2005, 05:00:52 UTC
The defines in bootinfo.h are not used, so the include can be removed.
According to Ben, birecs are not used on ppc64:

  on ppc64, we made the decision of enforcing the presence of an
  OF device-tree and either an OF-like client interface or a kexec
  like flattened tree.
  so if your bootloader want to say things to the kernel,
  it can do so by adding properties to the device-tree

compile-tested with defconfig

Signed-off-by: Olaf Hering <olh@suse.de>
Signed-off-by: Paul Mackerras <paulus@samba.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
1 parent 5e2afc1
History
Tip revision: af4d4b34106b6e520e6b13350831b170d8bca117 authored by Paul Mackerras on 06 May 2005, 04:27:17 UTC
[PATCH] ppc64: remove asm/bootinfo.h include
Tip revision: af4d4b3

README

back to top