linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] arm: fix iconnect build
@ 2012-06-17 12:56 Willy Tarreau
  2012-06-17 14:06 ` Arnaud Patard (Rtp)
  0 siblings, 1 reply; 3+ messages in thread
From: Willy Tarreau @ 2012-06-17 12:56 UTC (permalink / raw)
  To: linux-arm-kernel

Hi,

iconnect does not build in 3.5-rc3 due to missing file orion-spi.h.
The following trivial patch fixes it.

Regards,
Willy

--
>From d80dd4aa064c26a27af107819227b1d602b33105 Mon Sep 17 00:00:00 2001
From: Willy Tarreau <w@1wt.eu>
Date: Sun, 17 Jun 2012 08:43:47 +0200
Subject: [PATCH] arm: board-iconnect: orion_spi.h is gone

Fix build error due to missing orion_spi.h.

Signed-off-by: Willy Tarreau <w@1wt.eu>
---
 arch/arm/mach-kirkwood/board-iconnect.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/arch/arm/mach-kirkwood/board-iconnect.c b/arch/arm/mach-kirkwood/board-iconnect.c
index 2222c57..fa1cbdb 100644
--- a/arch/arm/mach-kirkwood/board-iconnect.c
+++ b/arch/arm/mach-kirkwood/board-iconnect.c
@@ -22,7 +22,6 @@
 #include <linux/leds.h>
 #include <linux/spi/flash.h>
 #include <linux/spi/spi.h>
-#include <linux/spi/orion_spi.h>
 #include <linux/i2c.h>
 #include <linux/input.h>
 #include <linux/gpio_keys.h>
-- 
1.7.2.1.45.g54fbc

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

* [PATCH] arm: fix iconnect build
  2012-06-17 12:56 [PATCH] arm: fix iconnect build Willy Tarreau
@ 2012-06-17 14:06 ` Arnaud Patard (Rtp)
  2012-06-17 14:11   ` Willy Tarreau
  0 siblings, 1 reply; 3+ messages in thread
From: Arnaud Patard (Rtp) @ 2012-06-17 14:06 UTC (permalink / raw)
  To: linux-arm-kernel

Willy Tarreau <w@1wt.eu> writes:

> Hi,

Hi,

>
> iconnect does not build in 3.5-rc3 due to missing file orion-spi.h.
> The following trivial patch fixes it.

A patch has already been sent for this:
http://lists.infradead.org/pipermail/linux-arm-kernel/2012-June/103238.html

Thanks,
Arnaud

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

* [PATCH] arm: fix iconnect build
  2012-06-17 14:06 ` Arnaud Patard (Rtp)
@ 2012-06-17 14:11   ` Willy Tarreau
  0 siblings, 0 replies; 3+ messages in thread
From: Willy Tarreau @ 2012-06-17 14:11 UTC (permalink / raw)
  To: linux-arm-kernel

On Sun, Jun 17, 2012 at 04:06:41PM +0200, Arnaud Patard wrote:
> Willy Tarreau <w@1wt.eu> writes:
> 
> > Hi,
> 
> Hi,
> 
> >
> > iconnect does not build in 3.5-rc3 due to missing file orion-spi.h.
> > The following trivial patch fixes it.
> 
> A patch has already been sent for this:
> http://lists.infradead.org/pipermail/linux-arm-kernel/2012-June/103238.html

Didn't notice it, sorry.

Thank you !

Willy

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

end of thread, other threads:[~2012-06-17 14:11 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-17 12:56 [PATCH] arm: fix iconnect build Willy Tarreau
2012-06-17 14:06 ` Arnaud Patard (Rtp)
2012-06-17 14:11   ` Willy Tarreau

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).