From: Paul Gortmaker Date: Sun, 10 Jul 2011 16:24:44 +0000 (-0400) Subject: drivers/leds: Add export.h for THIS_MODULE to leds-cobalt-raq.c X-Git-Tag: next-20110826~3^2~62 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=95a54d4f79f3a5c46f99c2d0c15eddc98273f1dc;p=karo-tx-linux.git drivers/leds: Add export.h for THIS_MODULE to leds-cobalt-raq.c In preparation of the module.h usage cleanup, call out the export.h to avoid build failures when that happens. Signed-off-by: Paul Gortmaker --- diff --git a/drivers/leds/leds-cobalt-raq.c b/drivers/leds/leds-cobalt-raq.c index 438d48384636..aac1c073fe7b 100644 --- a/drivers/leds/leds-cobalt-raq.c +++ b/drivers/leds/leds-cobalt-raq.c @@ -24,6 +24,7 @@ #include #include #include +#include #define LED_WEB 0x04 #define LED_POWER_OFF 0x08