ab8500_charger: Remove unused defines
authorMarcus Cooper <marcus.xm.cooper@stericsson.com>
Fri, 11 Jan 2013 13:13:03 +0000 (13:13 +0000)
committerAnton Vorontsov <anton@enomsg.org>
Wed, 16 Jan 2013 01:44:40 +0000 (17:44 -0800)
Cleanup of the ab8500_charger driver.

Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Marcus Cooper <marcus.xm.cooper@stericsson.com>
Reviewed-by: Karl KOMIEROWSKI <karl.komierowski@stericsson.com>
Signed-off-by: Anton Vorontsov <anton@enomsg.org>
drivers/power/ab8500_charger.c

index a0aeef2d2e051c1abcf5a0a209c8572fbe26a198..6ba7efff81e8666411eca434630b6b5f032675d1 100644 (file)
@@ -115,11 +115,6 @@ enum ab8500_charger_link_status {
        USB_STAT_CARKIT_1,
        USB_STAT_CARKIT_2,
        USB_STAT_ACA_DOCK_CHARGER,
-       USB_STAT_SAMSUNG_USB_PHY_DIS,
-       USB_STAT_SAMSUNG_USB_PHY_ENA,
-       USB_STAT_SAMSUNG_UART_PHY_DIS,
-       USB_STAT_SAMSUNG_UART_PHY_ENA,
-       USB_STAT_MOTOROLA_USB_PHY_ENA,
 };
 
 enum ab8500_usb_state {
This page took 0.025693 seconds and 5 git commands to generate.