Merge commit 'v2.6.36-rc1' into kbuild/rc-fixes
[pandora-kernel.git] / arch / arm / mach-shmobile / board-g3evm.c
index 95ccb94..a552590 100644 (file)
@@ -232,6 +232,7 @@ static struct resource irda_resources[] = {
 
 static struct platform_device irda_device = {
        .name           = "sh_irda",
+       .id             = -1,
        .resource       = irda_resources,
        .num_resources  = ARRAY_SIZE(irda_resources),
 };