>-----Original Message-----
>From: Mike Frysinger [mailto:[email protected]] 
>Sent: Sunday, March 15, 2009 9:57 PM
>To: [email protected]
>Cc: [email protected]
>Subject: Re: [Linux-kernel-commits] [6173] 
>trunk/drivers/char/bfin_ppi.c: Fix BUG [#4993] bfin_ppi fails 
>to build for BF542: BF542 doesnt feature EPPI0
>
>On Sun, Mar 15, 2009 at 09:47,  <[email protected]> wrote:
>> @@ -150,7 +150,7 @@
>> -#if defined(EPPI0_CONTROL)
>> +#elif defined(EPPI0_CONTROL) || defined(EPPI1_CONTROL)      
>/* EPPI */
>
>i'm guessing this is a copoy & paste error ...
>-mike

Ups - Sorry.

-Michael

>

_______________________________________________
Linux-kernel-commits mailing list
[email protected]
http://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits

Reply via email to