OMAP2: fix recent build breakage
authorPaul Walmsley <paul@pwsan.com>
Tue, 23 Dec 2008 06:28:10 +0000 (23:28 -0700)
committerTony Lindgren <tony@atomide.com>
Tue, 23 Dec 2008 12:29:34 +0000 (14:29 +0200)
Fix recent build breakage.  Boot-tested on N800.

  CC      arch/arm/mach-omap2/devices.o
arch/arm/mach-omap2/devices.c:110: error: 'OMAP34XX_MAILBOX_BASE' undeclared here (not in a function)
arch/arm/mach-omap2/devices.c:115: error: 'INT_34XX_MAIL_U0_MPU' undeclared here (not in a function)
make[1]: *** [arch/arm/mach-omap2/devices.o] Error 1

Signed-off-by: Paul Walmsley <paul@pwsan.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found