[PATCH] powerpc: Remove dregs of bootinfo.h
authorDavid Gibson <david@gibson.dropbear.id.au>
Fri, 28 Oct 2005 00:31:49 +0000 (10:31 +1000)
committerPaul Mackerras <paulus@samba.org>
Fri, 28 Oct 2005 01:37:03 +0000 (11:37 +1000)
commita8e3d48150d70ceab3b8249a4bdbe5c50567a357
treeec1be71f740be6861ecbf2be36a9b50328be57a8
parente6b4fe92effe88944af2df7257688ccff811996d
[PATCH] powerpc: Remove dregs of bootinfo.h

Since I sent the patch to purge bootinfo.h from ARCH=powerpc and
ARCH=ppc64, setup-common.c has come into existence, and another
#include of bootinfo.h slipped in.  This patch removes it.  It also
removes include/asm-ppc64/bootinfo.h, which somehow survived the
previous patch which was supposed to remove it.

Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/kernel/setup-common.c
include/asm-ppc64/bootinfo.h [deleted file]