]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/arm/mach-mx2/pcm038.c
remove unused static function gpio_fec_inactive
[linux-2.6-omap-h63xx.git] / arch / arm / mach-mx2 / pcm038.c
index 2942d59b5709cb6d2b9d6e66f94e29ff8e511534..58552a01c0d3035ffc686ad8a463eb488cc3b932 100644 (file)
@@ -183,12 +183,6 @@ static void gpio_fec_active(void)
                        ARRAY_SIZE(mxc_fec_pins), "FEC");
 }
 
-static void gpio_fec_inactive(void)
-{
-       mxc_gpio_release_multiple_pins(mxc_fec_pins,
-                       ARRAY_SIZE(mxc_fec_pins));
-}
-
 static struct mxc_nand_platform_data pcm038_nand_board_info = {
        .width = 1,
        .hw_ecc = 1,