From: arnaud.patard@rtp-net.org (Arnaud Patard (Rtp))
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: iconnect: Remove include of removed linux/spi/orion_spi.h
Date: Fri, 08 Jun 2012 11:12:55 +0200 [thread overview]
Message-ID: <8762b26uaw.fsf@lebrac.rtp-net.org> (raw)
In-Reply-To: <1339145937-24890-1-git-send-email-andrew@lunn.ch> (Andrew Lunn's message of "Fri, 8 Jun 2012 10:58:57 +0200")
Andrew Lunn <andrew@lunn.ch> writes:
Hi,
> v3.5-rc1 fails to build when DT and iconnect is enabled because of
> this now none existant include file.
>
> Signed-off-by: Andrew Lunn <andrew@lunn.ch>
> ---
> arch/arm/mach-kirkwood/board-iconnect.c | 1 -
> 1 file changed, 1 deletion(-)
>
> 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>
In fact, you can remove the all the spi-related includes. I have a patch
for that but it has been sleeping on my hard drive. Feel free to resend
a patch with the two other includes removed if you want. Anyway,
whatever you do, you have my ack.
Thanks,
Arnaud
prev parent reply other threads:[~2012-06-08 9:12 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-06-08 8:58 [PATCH] ARM: iconnect: Remove include of removed linux/spi/orion_spi.h Andrew Lunn
2012-06-08 9:12 ` Arnaud Patard (Rtp) [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=8762b26uaw.fsf@lebrac.rtp-net.org \
--to=arnaud.patard@rtp-net.org \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.