[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1355412102-14265-17-git-send-email-lee.jones@linaro.org>
Date: Thu, 13 Dec 2012 15:21:39 +0000
From: Lee Jones <lee.jones@...aro.org>
To: linux-kernel@...r.kernel.org
Cc: cbou@...l.ru, Marcus Cooper <marcus.xm.cooper@...ricsson.com>,
Lee Jones <lee.jones@...aro.org>
Subject: [PATCH 16/18] power: ab8500_charger: remove unused defines.
From: Marcus Cooper <marcus.xm.cooper@...ricsson.com>
Cleanup of the ab8500_charger driver.
Signed-off-by: Lee Jones <lee.jones@...aro.org>
Signed-off-by: Marcus Cooper <marcus.xm.cooper@...ricsson.com>
Reviewed-by: Karl KOMIEROWSKI <karl.komierowski@...ricsson.com>
---
drivers/power/ab8500_charger.c | 5 -----
1 file changed, 5 deletions(-)
diff --git a/drivers/power/ab8500_charger.c b/drivers/power/ab8500_charger.c
index 7bfb02e..0ada459 100644
--- a/drivers/power/ab8500_charger.c
+++ b/drivers/power/ab8500_charger.c
@@ -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 {
--
1.7.9.5
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists