public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] arm: omap: fix build for 2430sdp
@ 2008-08-30 16:11 Felipe Balbi
  2008-09-05 16:31 ` Tony Lindgren
  0 siblings, 1 reply; 2+ messages in thread
From: Felipe Balbi @ 2008-08-30 16:11 UTC (permalink / raw)
  To: linux-omap; +Cc: Felipe Balbi

From: Felipe Balbi <felipe.balbi@nokia.com>

Missing include file broke compilation for 2430sdp.

Signed-off-by: Felipe Balbi <felipe.balbi@nokia.com>
---
 arch/arm/mach-omap2/board-2430sdp.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/arch/arm/mach-omap2/board-2430sdp.c b/arch/arm/mach-omap2/board-2430sdp.c
index 64e76e8..94e202d 100644
--- a/arch/arm/mach-omap2/board-2430sdp.c
+++ b/arch/arm/mach-omap2/board-2430sdp.c
@@ -20,6 +20,7 @@
 #include <linux/mtd/partitions.h>
 #include <linux/delay.h>
 #include <linux/input.h>
+#include <linux/i2c/twl4030.h>
 #include <linux/err.h>
 #include <linux/clk.h>
 #include <linux/spi/spi.h>
-- 
1.6.0.1.141.g445ca


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] arm: omap: fix build for 2430sdp
  2008-08-30 16:11 [PATCH] arm: omap: fix build for 2430sdp Felipe Balbi
@ 2008-09-05 16:31 ` Tony Lindgren
  0 siblings, 0 replies; 2+ messages in thread
From: Tony Lindgren @ 2008-09-05 16:31 UTC (permalink / raw)
  To: Felipe Balbi; +Cc: linux-omap, Felipe Balbi

* Felipe Balbi <me@felipebalbi.com> [080830 09:12]:
> From: Felipe Balbi <felipe.balbi@nokia.com>
> 
> Missing include file broke compilation for 2430sdp.

Pushing today.

Tony

> Signed-off-by: Felipe Balbi <felipe.balbi@nokia.com>
> ---
>  arch/arm/mach-omap2/board-2430sdp.c |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
> 
> diff --git a/arch/arm/mach-omap2/board-2430sdp.c b/arch/arm/mach-omap2/board-2430sdp.c
> index 64e76e8..94e202d 100644
> --- a/arch/arm/mach-omap2/board-2430sdp.c
> +++ b/arch/arm/mach-omap2/board-2430sdp.c
> @@ -20,6 +20,7 @@
>  #include <linux/mtd/partitions.h>
>  #include <linux/delay.h>
>  #include <linux/input.h>
> +#include <linux/i2c/twl4030.h>
>  #include <linux/err.h>
>  #include <linux/clk.h>
>  #include <linux/spi/spi.h>
> -- 
> 1.6.0.1.141.g445ca
> 
> --
> To unsubscribe from this list: send the line "unsubscribe linux-omap" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-09-05 16:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-30 16:11 [PATCH] arm: omap: fix build for 2430sdp Felipe Balbi
2008-09-05 16:31 ` Tony Lindgren

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox