On Tue, Oct 19, 2010 at 06:55, Hennerich, Michael wrote:
>  CC      arch/blackfin/kernel/debug-mmrs.o
> arch/blackfin/kernel/debug-mmrs.c: In function ‘bfin_debug_mmrs_init’:
> arch/blackfin/kernel/debug-mmrs.c:524: error: ‘SIC_RVECT’ undeclared (first 
> use in this function)
> arch/blackfin/kernel/debug-mmrs.c:524: error: (Each undeclared identifier is 
> reported only once
> arch/blackfin/kernel/debug-mmrs.c:524: error: for each function it appears 
> in.)
> make[1]: *** [arch/blackfin/kernel/debug-mmrs.o] Error 1
> make: *** [arch/blackfin/kernel] Error 2

i'm going to guess this is a bf54x part which is missing a SIC_RVECT
define in its mmr headers.  ive fixed this now.

then bf561 likes to fail, so i fixed that too, but it required a bit
more work in its headers.
-mike
_______________________________________________
Linux-kernel-commits mailing list
[email protected]
https://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits

Reply via email to