diff options
Diffstat (limited to 'drivers/leds/leds-sunfire.c')
-rw-r--r-- | drivers/leds/leds-sunfire.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/leds/leds-sunfire.c b/drivers/leds/leds-sunfire.c index 6b008f0c3f62..ab6d18f5c39f 100644 --- a/drivers/leds/leds-sunfire.c +++ b/drivers/leds/leds-sunfire.c | |||
@@ -9,6 +9,7 @@ | |||
9 | #include <linux/leds.h> | 9 | #include <linux/leds.h> |
10 | #include <linux/io.h> | 10 | #include <linux/io.h> |
11 | #include <linux/platform_device.h> | 11 | #include <linux/platform_device.h> |
12 | #include <linux/slab.h> | ||
12 | 13 | ||
13 | #include <asm/fhc.h> | 14 | #include <asm/fhc.h> |
14 | #include <asm/upa.h> | 15 | #include <asm/upa.h> |