Re: [PATCH v2 3/5] kconfig: adjust warning message for conflicting types

2013-10-04 Thread Wang YanQing
On Thu, Oct 03, 2013 at 07:24:46PM +0200, Martin Walch wrote: > From: Martin Walch > Date: Thu, 3 Oct 2013 18:32:02 +0200 > Subject: [PATCH v2 3/5] kconfig: adjust warning message for conflicting types > > Each symbol must have exactly one type assigned. However, if a symbol ha

[PATCH v2 3/5] kconfig: adjust warning message for conflicting types

2013-10-03 Thread Martin Walch
From: Martin Walch Date: Thu, 3 Oct 2013 18:32:02 +0200 Subject: [PATCH v2 3/5] kconfig: adjust warning message for conflicting types Each symbol must have exactly one type assigned. However, if a symbol happens to have two different types assigned at runtime, a warning is printed and the first