]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/arm/mach-omap2/devices.c
omap mailbox: fix empty struct device for omap2
[linux-2.6-omap-h63xx.git] / arch / arm / mach-omap2 / devices.c
index bf8e9cf6c56e31d67b1522530c95ff95d1ff1fcd..7c33856a17dd00028272d4a072808ef6a1aae7ef 100644 (file)
@@ -101,7 +101,7 @@ static struct resource omap3_mbox_resources[] = {
 };
 
 static struct platform_device mbox_device = {
-       .name           = "mailbox",
+       .name           = "omap2-mailbox",
        .id             = -1,
 };