From: Kumar Gala Date: Fri, 23 Sep 2005 19:08:58 +0000 (-0500) Subject: [PATCH] powerpc: merged asm/cputable.h X-Git-Tag: v2.6.15-rc1~59^2~243 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=10b35d9978ac35556aec0d2642055742d8941488;p=pandora-kernel.git [PATCH] powerpc: merged asm/cputable.h Merged cputable.h between ppc32 and ppc64. In doing this removed support for the BEGIN_FTR_SECTION/END_FTR_SECTION macros in C code since they dont compile correctly. C code should use cpu_has_feature(). This is based on Arnd Bergmann's initial patch. Signed-off-by: Kumar Gala Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed