]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - board/samsung/universal_c210/universal.c
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
[karo-tx-uboot.git] / board / samsung / universal_c210 / universal.c
index 25f2a935b710b2d562b116a421a27a220ce52dfd..47e7f538d65b7cd35943328d91ecb44385096961 100644 (file)
@@ -195,13 +195,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();