diff options
Diffstat (limited to 'arch/arm/mach-omap2/devices.c')
| -rw-r--r-- | arch/arm/mach-omap2/devices.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-omap2/devices.c b/arch/arm/mach-omap2/devices.c index 56e60139c39d..44902405fb63 100644 --- a/arch/arm/mach-omap2/devices.c +++ b/arch/arm/mach-omap2/devices.c | |||
| @@ -209,7 +209,7 @@ static int omap4_mbox_resources_sz = ARRAY_SIZE(omap4_mbox_resources); | |||
| 209 | #endif | 209 | #endif |
| 210 | 210 | ||
| 211 | static struct platform_device mbox_device = { | 211 | static struct platform_device mbox_device = { |
| 212 | .name = "omap2-mailbox", | 212 | .name = "omap-mailbox", |
| 213 | .id = -1, | 213 | .id = -1, |
| 214 | }; | 214 | }; |
| 215 | 215 | ||
