aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc/sysctl.c
diff options
context:
space:
mode:
authorOlof Johansson <olof@lixom.net>2007-10-29 14:37:17 -0700
committerLinus Torvalds <torvalds@woody.linux-foundation.org>2007-10-30 08:06:55 -0700
commitcc72233c838fbb459e786d2be3b5091f6cc50f4d (patch)
treede28c0ef8b5909a7a3c9d519d18dce8532d53975 /net/sunrpc/sysctl.c
parentf08f3895f4171d336c52d37a81376a910a1673e0 (diff)
downloadkernel_samsung_smdk4412-cc72233c838fbb459e786d2be3b5091f6cc50f4d.zip
kernel_samsung_smdk4412-cc72233c838fbb459e786d2be3b5091f6cc50f4d.tar.gz
kernel_samsung_smdk4412-cc72233c838fbb459e786d2be3b5091f6cc50f4d.tar.bz2
radeonfb: remove warning with CONFIG_PM=n
Remove warning from powerpc ppc64_defconfig builds: drivers/video/aty/radeon_pm.c:30: warning: 'radeon_reinitialize_M10' declared 'static' but never defined It's used only under CONFIG_PM, and only with CONFIG_X86 before it is defined, so the forward declaration can be moved under the ifdef. Signed-off-by: Olof Johansson <olof@lixom.net> Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org> Cc: "Antonino A. Daplas" <adaplas@pol.net> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'net/sunrpc/sysctl.c')
0 files changed, 0 insertions, 0 deletions