Skip to content

Commit

Permalink
ab8500_charger: Remove unused defines
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Marcus Cooper authored and Anton Vorontsov committed Jan 16, 2013
1 parent 8bcf3b3 commit 377345c
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions drivers/power/ab8500_charger.c
Original file line number Diff line number Diff line change
Expand Up @@ -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 {
Expand Down

0 comments on commit 377345c

Please sign in to comment.