* [PATCH] OMAP3: am3517crane: remove NULL board_mux from board file
@ 2011-08-09 16:28 Johan Hovold
2011-08-10 11:55 ` Tony Lindgren
0 siblings, 1 reply; 2+ messages in thread
From: Johan Hovold @ 2011-08-09 16:28 UTC (permalink / raw)
To: Tony Lindgren; +Cc: linux-omap, Johan Hovold
Since 7203f8a48bb63015ebe58a6f2a38aec1cb208b9d (arm: mach-omap2: remove
NULL board_mux from board files) NULL board_mux is defined in mux.h.
Signed-off-by: Johan Hovold <jhovold@gmail.com>
---
arch/arm/mach-omap2/board-am3517crane.c | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/arch/arm/mach-omap2/board-am3517crane.c b/arch/arm/mach-omap2/board-am3517crane.c
index 5f2b55f..933e935 100644
--- a/arch/arm/mach-omap2/board-am3517crane.c
+++ b/arch/arm/mach-omap2/board-am3517crane.c
@@ -45,8 +45,6 @@ static struct omap_board_config_kernel am3517_crane_config[] __initdata = {
static struct omap_board_mux board_mux[] __initdata = {
{ .reg_offset = OMAP_MUX_TERMINATOR },
};
-#else
-#define board_mux NULL
#endif
static void __init am3517_crane_init_early(void)
--
1.7.6
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] OMAP3: am3517crane: remove NULL board_mux from board file
2011-08-09 16:28 [PATCH] OMAP3: am3517crane: remove NULL board_mux from board file Johan Hovold
@ 2011-08-10 11:55 ` Tony Lindgren
0 siblings, 0 replies; 2+ messages in thread
From: Tony Lindgren @ 2011-08-10 11:55 UTC (permalink / raw)
To: Johan Hovold; +Cc: linux-omap
* Johan Hovold <jhovold@gmail.com> [110809 09:23]:
> Since 7203f8a48bb63015ebe58a6f2a38aec1cb208b9d (arm: mach-omap2: remove
> NULL board_mux from board files) NULL board_mux is defined in mux.h.
Thanks applying to fixes.
Tony
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-08-10 11:55 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-09 16:28 [PATCH] OMAP3: am3517crane: remove NULL board_mux from board file Johan Hovold
2011-08-10 11:55 ` Tony Lindgren
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox