From: Andy Whitcroft Date: Wed, 30 Nov 2005 17:35:01 +0000 (+0000) Subject: [PATCH] powerpc: powermac adb fix udbg_adb_use_btext warning X-Git-Tag: v2.6.16-rc1~666^2~95 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=54b9a9aedc990dd2aefc45ab16d84f245cb7d8d0;p=pandora-kernel.git [PATCH] powerpc: powermac adb fix udbg_adb_use_btext warning When compiling without BOOTX_TEXT the following warning is emitted. Fix up the definition to only be made when required. CC arch/powerpc/platforms/powermac/udbg_adb.o .../arch/powerpc/platforms/powermac/udbg_adb.c:41: warning: `udbg_adb_use_btext' defined but not used Signed-off-by: Andy Whitcroft Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed