From: Geert Uytterhoeven Date: Mon, 13 Jun 2011 18:12:58 +0000 (+0000) Subject: fbdev/atyfb: Fix 2 defined-but-not-used warnings X-Git-Tag: v3.0-rc4~31^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d64c132ffe04c0941d3008f178f8cca157dd7f16;p=pandora-kernel.git fbdev/atyfb: Fix 2 defined-but-not-used warnings If CONFIG_FB_ATY_BACKLIGHT=y but CONFIG_PCI=n: drivers/video/aty/atyfb_base.c:2272: warning: ‘aty_bl_exit’ defined but not used If CONFIG_ATARI=y for a modular build: drivers/video/aty/atyfb_base.c:2794: warning: ‘store_video_par’ defined but not used Signed-off-by: Geert Uytterhoeven Signed-off-by: Paul Mundt --- Reading git-diff-tree failed