]> git.sur5r.net Git - u-boot/blobdiff - board/samsung/universal_c210/universal.c
ums: move IO support code to common location
[u-boot] / board / samsung / universal_c210 / universal.c
index f9d71b617dd0256a4083f329cbf67884d8261fff..8e49195fe1c05d005d24f51baebebe17c5c065c8 100644 (file)
@@ -197,13 +197,6 @@ int board_usb_init(int index, enum usb_init_type init)
        return s3c_udc_probe(&s5pc210_otg_data);
 }
 
-#ifdef CONFIG_USB_CABLE_CHECK
-int usb_cable_connected(void)
-{
-       return 0;
-}
-#endif
-
 int exynos_early_init_f(void)
 {
        wdt_stop();