提交 8dc1c48b 编写于 作者: A Ana Rey 提交者: Peter P Waskiewicz Jr

staging: rtl8187se: Delete typedef _LED_CTL_MODE

The typedef _LED_CTL_MODE (and the enum constants) is not used in the driver.
 I delete it.
Signed-off-by: NAna Rey <anarey@gmail.com>
Signed-off-by: NPeter P Waskiewicz Jr <peter.p.waskiewicz.jr@intel.com>
上级 7ad82572
......@@ -238,18 +238,6 @@ enum led_strategy_8185 {
* control modes). */
};
/* by amy for led. */
/* by amy for power save. */
typedef enum _LED_CTL_MODE {
LED_CTL_POWER_ON = 1,
LED_CTL_LINK = 2,
LED_CTL_NO_LINK = 3,
LED_CTL_TX = 4,
LED_CTL_RX = 5,
LED_CTL_SITE_SURVEY = 6,
LED_CTL_POWER_OFF = 7
} LED_CTL_MODE;
enum rt_rf_power_state {
RF_ON,
RF_SLEEP,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册