[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)
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>

No differences found