]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/i2c/chips/twl4030-poweroff.c
I2C: TWL4030: sparse fixes for twl4030 driver
[linux-2.6-omap-h63xx.git] / drivers / i2c / chips / twl4030-poweroff.c
index dbe413a6d5c91f411ab87c3a5bc1390b9db0b0cd..57c7fc75d078cc1adb290ecc4d30e1369f315c90 100644 (file)
@@ -28,7 +28,7 @@
 #define PWR_P1_SW_EVENTS       0x10
 #define PWR_DEVOFF     (1<<0)
 
-void twl4030_poweroff(void)
+static void twl4030_poweroff(void)
 {
        u8 val;
        int err;