From: David Gibson Date: Fri, 28 Oct 2005 00:31:49 +0000 (+1000) Subject: [PATCH] powerpc: Remove dregs of bootinfo.h X-Git-Tag: v2.6.15-rc1~59^2~65 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a8e3d48150d70ceab3b8249a4bdbe5c50567a357;p=pandora-kernel.git [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 --- Reading git-diff-tree failed