mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
kernel/generic: remove some left-over garbage from ledtrig patch
cosmetics. clean a style issue introduced by r43674. Signed-off-by: Daniel Golle <daniel@makrotopia.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43676 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
1c40c5b7ad
commit
e602e40d2c
@ -138,7 +138,7 @@ index 2d18241..4428e2b 100644
|
||||
#include <linux/acpi.h>
|
||||
#include <linux/cdrom.h>
|
||||
#include <linux/sched.h>
|
||||
+#if IS_ENABLED(CONFIG_ATA_LEDS)
|
||||
+#ifdef CONFIG_ATA_LEDS
|
||||
+#include <linux/leds.h>
|
||||
+#endif
|
||||
|
||||
|
||||
@ -138,7 +138,7 @@ index 2d18241..4428e2b 100644
|
||||
#include <linux/acpi.h>
|
||||
#include <linux/cdrom.h>
|
||||
#include <linux/sched.h>
|
||||
+#if IS_ENABLED(CONFIG_ATA_LEDS)
|
||||
+#ifdef CONFIG_ATA_LEDS
|
||||
+#include <linux/leds.h>
|
||||
+#endif
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user