This patch is intended to be applied after the 2.6.31-rc OMAP2/3 
SDRC/clock fixes series is merged to mainline.  Since N800 support is not 
yet in mainline, this chunk had to be split out from Jean's original patch 
into a linux-omap specific patch.

Update board-n800.c after recent omap2_init_common_hw() changes.

This code was written by Jean Pihet <[email protected]>.

Signed-off-by: Jean Pihet <[email protected]>
Signed-off-by: Paul Walmsley <[email protected]>
---
 arch/arm/mach-omap2/board-n800.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/arch/arm/mach-omap2/board-n800.c b/arch/arm/mach-omap2/board-n800.c
index 23296e9..fee6c62 100644
--- a/arch/arm/mach-omap2/board-n800.c
+++ b/arch/arm/mach-omap2/board-n800.c
@@ -64,7 +64,7 @@ struct omap_tmp105_config {
 
 void __init nokia_n800_init_irq(void)
 {
-       omap2_init_common_hw(NULL);
+       omap2_init_common_hw(NULL, NULL);
        omap_init_irq();
        omap_gpio_init();
 
-- 
1.6.3.3.334.g916e1


--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to