[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20120824003315.GA3360@roeck-us.net>
Date: Thu, 23 Aug 2012 17:33:15 -0700
From: Guenter Roeck <linux@...ck-us.net>
To: Randy Dunlap <rdunlap@...otime.net>
Cc: Geert Uytterhoeven <geert@...ux-m68k.org>,
linux-kernel@...r.kernel.org, Wim Van Sebroeck <wim@...ana.be>
Subject: Re: Build regressions/improvements in v3.6-rc3
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 majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists