commit | a8e3d48150d70ceab3b8249a4bdbe5c50567a357 | [log] [tgz] |
---|---|---|
author | David Gibson <david@gibson.dropbear.id.au> | Fri Oct 28 10:31:49 2005 +1000 |
committer | Paul Mackerras <paulus@samba.org> | Fri Oct 28 11:37:03 2005 +1000 |
tree | ec1be71f740be6861ecbf2be36a9b50328be57a8 | |
parent | e6b4fe92effe88944af2df7257688ccff811996d [diff] |
[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>