omap1: mailbox: kill compile warning
use ioremap and remove unused variable to get rid of compile warnings. Signed-off-by: Felipe Balbi <felipe.balbi@nokia.com> Signed-off-by: Tony Lindgren <tony@atomide.com>
This commit is contained in:
committed by
Tony Lindgren
parent
96fbd74551
commit
d761585a05
@@ -73,7 +73,7 @@ static inline void omap_init_rtc(void) {}
|
||||
# define INT_DSP_MAILBOX1 INT_1610_DSP_MAILBOX1
|
||||
#endif
|
||||
|
||||
#define OMAP1_MBOX_BASE OMAP1_IO_ADDRESS(OMAP16XX_MAILBOX_BASE)
|
||||
#define OMAP1_MBOX_BASE OMAP16XX_MAILBOX_BASE
|
||||
|
||||
static struct resource mbox_resources[] = {
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user