Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Trilok Soni <soni.trilok@gmail.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
#include <asm/mach-types.h>
#include <asm/mach/irq.h>
-#include <asm/arch/mux.h>
#include <asm/arch/gpio.h>
#include <asm/arch/menelaus.h>
goto fail1;
}
- /* Most likely Menelaus interrupt is at SYS_NIRQ */
- omap_cfg_reg(W19_24XX_SYS_NIRQ);
-
/* Ack and disable all Menelaus interrupts */
menelaus_write_reg(MENELAUS_INT_ACK1, 0xff);
menelaus_write_reg(MENELAUS_INT_ACK2, 0xff);