leds: s3c24xx: Remove unused machine header include

The driver includes machine header for GPIO registers but actually does
not use them.

Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Signed-off-by: Pavel Machek <pavel@ucw.cz>
This commit is contained in:
Krzysztof Kozlowski 2020-08-03 11:19:36 +02:00 committed by Pavel Machek
parent 9123e3a74e
commit 2d26684a4a

View file

@ -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 {