Browse Source

ARM: S3C64XX: Don't specify an irq_base for WM1192-EV1 board

None of the GPIO IRQs are connected so there is no reason to specify a
base.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Mark Brown 13 years ago
parent
commit
067eb26f44
1 changed files with 0 additions and 1 deletions
  1. 0 1
      arch/arm/mach-s3c64xx/mach-smdk6410.c

+ 0 - 1
arch/arm/mach-s3c64xx/mach-smdk6410.c

@@ -566,7 +566,6 @@ static struct wm831x_status_pdata wm1192_led8_pdata = {
 
 static struct wm831x_pdata smdk6410_wm1192_pdata = {
 	.pre_init = wm1192_pre_init,
-	.irq_base = IRQ_BOARD_START,
 
 	.backlight = &wm1192_backlight_pdata,
 	.dcdc = {