On Thu, Aug 23, 2012 at 03:18:11PM -0700, Randy Dunlap wrote:
> On 08/23/2012 01:46 PM, Geert Uytterhoeven wrote:
> 
> > *** ERRORS ***
> > 
> > 54 regressions:
> 
> 
> >   + drivers/net/can/usb/peak_usb/pcan_usb_core.c: error: conflicting types 
> > for 'dump_mem':  => 56:6
> >   + drivers/net/can/usb/peak_usb/pcan_usb_core.h: error: conflicting types 
> > for 'dump_mem':  => 134:6
> 
> Anyone see what causes this?  I looked but failed to see
> the problem.
> 
sh target, maybe ? dump_mem is declared as global function in 
arch/sh/include/asm/kdebug.h.
Does not seem to be the best name for a global function.

Guenter
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to