Re: +pcmcia-add-support-the-cf-pcmcia-driver-for-blackfin-try-2.patch added to-mm tree

From: Andrew Morton
Date: Wed May 21 2008 - 19:12:17 EST


On Tue, 20 May 2008 20:41:13 -0400
"Mike Frysinger" <vapier.adi@xxxxxxxxx> wrote:

> > 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.
>
> it should be defined(__bfin__) at least.

Well I made that change, but this all has a rather untested feeling to
it.

--
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/