From: Olaf Hering Date: Thu, 9 Nov 2006 17:53:52 +0000 (+0100) Subject: [PATCH] Fix compile warnings with CONFIG_PM=n X-Git-Tag: v2.6.20-rc2~6^2~13^2~13^2~148 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0613ffbf53625ccecb96500b1cc7b0ef70cc8f04;p=pandora-kernel.git [PATCH] Fix compile warnings with CONFIG_PM=n Fix compile warnings with CONFIG_PM=n arch/powerpc/platforms/powermac/feature.c:489: warning: 'save_gpio_levels' defined but not used arch/powerpc/platforms/powermac/feature.c:490: warning: 'save_gpio_extint' defined but not used arch/powerpc/platforms/powermac/feature.c:491: warning: 'save_gpio_normal' defined but not used arch/powerpc/platforms/powermac/feature.c:492: warning: 'save_unin_clock_ctl' defined but not used Signed-off-by: Olaf Hering Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed