Merge branch 'next/cleanup-use-static' of git://git.kernel.org/pub/scm/linux/kernel...
[deliverable/linux.git] / arch / arm / mach-exynos / mach-universal_c210.c
index 0fc65ffde8ff7526f0f9362c8e18e3e27e3c6539..e00d8e26d52530326c192901463091f9aa94c382 100644 (file)
@@ -997,7 +997,7 @@ static void __init universal_map_io(void)
        s3c24xx_init_uarts(universal_uartcfgs, ARRAY_SIZE(universal_uartcfgs));
 }
 
-void s5p_tv_setup(void)
+static void s5p_tv_setup(void)
 {
        /* direct HPD to HDMI chip */
        gpio_request_one(EXYNOS4_GPX3(7), GPIOF_IN, "hpd-plug");
This page took 0.026467 seconds and 5 git commands to generate.