From: Josh Boyer Date: Mon, 24 Dec 2007 14:44:47 +0000 (-0600) Subject: [POWERPC] Conditionally compile e200 and e500 platforms in cputable X-Git-Tag: v2.6.25-rc1~1131^2~147 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e3e414bcc2e994f98ca647f16fb31799570dc574;p=pandora-kernel.git [POWERPC] Conditionally compile e200 and e500 platforms in cputable The e200 and e500 platforms are separated in various parts of the kernel with ifdefs, most notably reg_booke.h and traps.c. The new machine_check rework requires them to be similarly separated in cputable.c to avoid compile errors. Signed-off-by: Josh Boyer --- Reading git-diff-tree failed