From: Mike Frysinger Date: Sun, 15 Jul 2007 03:36:09 +0000 (+1000) Subject: [POWERPC] Use __attribute__ in asm-powerpc X-Git-Tag: v2.6.24-rc1~1450^2~189 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc624eae3278330f484669dd8fe85535def7eb78;p=pandora-kernel.git [POWERPC] Use __attribute__ in asm-powerpc Pretty much everyone uses "__attribute__" or "attribute", no one uses "__attribute". This tweaks the three places in asm-powerpc where this comes up. While only asm-powerpc/types.h is interesting (for userspace), I did asm-powerpc/processor.h as well for consistency. Signed-off-by: Mike Frysinger Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed