All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg Ungerer <gerg@snapgear.com>
To: Steven King <sfking@fdwdc.com>
Cc: uclinux-dev@uclinux.org, linux-m68k@vger.kernel.org,
	Greg Ungerer <gerg@uclinux.org>
Subject: Re: coldfire_qspi compile fix
Date: Wed, 27 Apr 2011 09:52:41 +1000	[thread overview]
Message-ID: <4DB75AC9.10907@snapgear.com> (raw)
In-Reply-To: <201104241048.08412.sfking@fdwdc.com>

Hi Steven,

On 25/04/11 03:48, Steven King wrote:
> The m68k/m68knommu merge broke the qspi build.
>
> Signed-off-by: Steven King<sfking@fdwdc.com>

Thanks, I have applied this to the m68knommu git tree.

Regards
Greg


>   drivers/spi/coldfire_qspi.c |    1 +
>   1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/drivers/spi/coldfire_qspi.c b/drivers/spi/coldfire_qspi.c
> index 8856bcc..ae2cd1c 100644
> --- a/drivers/spi/coldfire_qspi.c
> +++ b/drivers/spi/coldfire_qspi.c
> @@ -33,6 +33,7 @@
>   #include<linux/spi/spi.h>
>
>   #include<asm/coldfire.h>
> +#include<asm/mcfsim.h>
>   #include<asm/mcfqspi.h>
>
>   #define	DRIVER_NAME "mcfqspi"
>
>
>


-- 
------------------------------------------------------------------------
Greg Ungerer  --  Principal Engineer        EMAIL:     gerg@snapgear.com
SnapGear Group, McAfee                      PHONE:       +61 7 3435 2888
8 Gardner Close                             FAX:         +61 7 3217 5323
Milton, QLD, 4064, Australia                WEB: http://www.SnapGear.com

      reply	other threads:[~2011-04-26 23:54 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-24 17:48 coldfire_qspi compile fix Steven King
2011-04-26 23:52 ` Greg Ungerer [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=4DB75AC9.10907@snapgear.com \
    --to=gerg@snapgear.com \
    --cc=gerg@uclinux.org \
    --cc=linux-m68k@vger.kernel.org \
    --cc=sfking@fdwdc.com \
    --cc=uclinux-dev@uclinux.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.