On Fri, Aug 24, 2012 at 2:33 AM, Guenter Roeck [off-list ref] wrote:
On Thu, Aug 23, 2012 at 03:18:11PM -0700, Randy Dunlap wrote:
quoted
On 08/23/2012 01:46 PM, Geert Uytterhoeven wrote:
quoted
*** ERRORS ***
54 regressions:
quoted
+ 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 -- geert@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