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: firefly_0821_release~3680^2~4166^2~78 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=d131c4962854b900ded69348acfd96007fcc893f;p=firefly-linux-kernel-4.4.55.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