Re: +pcmcia-add-support-the-cf-pcmcia-driver-for-blackfin-try-2.patch added to-mm tree
From: Andrew Morton
Date: Tue May 20 2008 - 04:03:46 EST
On Tue, 20 May 2008 15:51:13 +0800 "Bryan Wu" <cooloney@xxxxxxxxxx> wrote:
>
eek, scary top-posting.
> Need I resend out the a new patch which fold these 3 patches together.
> it is easier for you to maintain.
Nope, I keep the patches separate and then fold them prior to sending
to Linus.
I marked this as for-2.6.26 as it's clearly non-injurious to existing stuff.
This:
> -#if defined(__arm__) || defined(__mips__) || defined(__avr32__)
> +#if defined(__arm__) || defined(__mips__) || defined(__avr32__) || defined(bfin)
should probably be using CONFIG_foo but that might not work if it's to
be preprocessed by userspace. I didn't look. Plus that'd be
off-topic.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/