On Fri, Aug 24, 2012 at 2:33 AM, Guenter Roeck <li...@roeck-us.net> wrote: > 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.
Yep, sh-allyesconfig/sh-allmodconfig. arch/sh/include/asm/kdebug.h:15:13: note: previous declaration of 'dump_mem' was here Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- ge...@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds -- 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/