Commit 9ba26301 authored by Jesper Juhl's avatar Jesper Juhl Committed by Jiri Kosina

ARM, KS8695: Only include linux/gpio.h once in arch/arm/mach-ks8695/leds.c

Remove the unneeded duplicate include.
Signed-off-by: default avatarJesper Juhl <jj@chaosbits.net>
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent d65657c8
......@@ -11,7 +11,6 @@
#include <linux/kernel.h>
#include <linux/module.h>
#include <linux/init.h>
#include <linux/gpio.h>
#include <asm/leds.h>
#include <mach/devices.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment