OSDN Git Service

rtl8187: fix typo in ifdef comment
[uclinux-h8/linux.git] / drivers / net / wireless / rtl818x / rtl8187_leds.h
index efe8041..d743c96 100644 (file)
@@ -54,6 +54,6 @@ struct rtl8187_led {
 void rtl8187_leds_init(struct ieee80211_hw *dev, u16 code);
 void rtl8187_leds_exit(struct ieee80211_hw *dev);
 
-#endif /* def CONFIG_RTL8187_LED */
+#endif /* def CONFIG_RTL8187_LEDS */
 
 #endif /* RTL8187_LED_H */