From 979088837bfa0922c6cd551a9095a18988d94705 Mon Sep 17 00:00:00 2001 From: Andy Green Date: Fri, 21 Nov 2008 11:56:56 +0000 Subject: uplevel-neo1973kbd-gta03-compatibility.patch Signed-off-by: Andy Green --- arch/arm/mach-s3c2410/mach-gta01.c | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'arch/arm/mach-s3c2410') diff --git a/arch/arm/mach-s3c2410/mach-gta01.c b/arch/arm/mach-s3c2410/mach-gta01.c index a207f0e68a2..76abedd39b6 100644 --- a/arch/arm/mach-s3c2410/mach-gta01.c +++ b/arch/arm/mach-s3c2410/mach-gta01.c @@ -661,6 +661,14 @@ static struct resource gta01_button_resources[] = { .start = GTA01_GPIO_JACK_INSERT, .end = GTA01_GPIO_JACK_INSERT, }, + [3] = { + .start = 0, + .end = 0, + }, + [4] = { + .start = 0, + .end = 0, + }, }; struct platform_device gta01_button_dev = { -- cgit v1.2.3