Commit 2d26684a authored by Krzysztof Kozlowski's avatar Krzysztof Kozlowski Committed by Pavel Machek

leds: s3c24xx: Remove unused machine header include

The driver includes machine header for GPIO registers but actually does
not use them.
Signed-off-by: default avatarKrzysztof Kozlowski <krzk@kernel.org>
Signed-off-by: default avatarPavel Machek <pavel@ucw.cz>
parent 9123e3a7
......@@ -16,8 +16,6 @@
#include <linux/module.h>
#include <linux/platform_data/leds-s3c24xx.h>
#include <mach/regs-gpio.h>
/* our context */
struct s3c24xx_gpio_led {
......
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