From: James Hogan Date: Fri, 23 Nov 2012 12:08:15 +0000 (+0000) Subject: linux/kernel.h: define SYMBOL_PREFIX X-Git-Tag: v3.7~17^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cbdbf2abb7844548a7d7a6a2ae7af6b6fbcea401;p=pandora-kernel.git linux/kernel.h: define SYMBOL_PREFIX Define SYMBOL_PREFIX to be the same as CONFIG_SYMBOL_PREFIX if set by the architecture, or "" otherwise. This avoids the need for ugly #ifdefs whenever symbols are referenced in asm blocks. Signed-off-by: James Hogan Cc: Andrew Morton Cc: Joe Perches Cc: Paul Gortmaker Cc: Jean Delvare Cc: Ralf Baechle Cc: Mike Frysinger Signed-off-by: Rusty Russell --- Reading git-diff-tree failed