* Re: [PATCH] Fix build warning of the defconfigs
2011-06-01 16:29 [PATCH] Fix build warning of the defconfigs Wanlong Gao
@ 2011-06-01 17:00 ` Mike Frysinger
2011-06-01 18:16 ` Wolfram Sang
` (4 subsequent siblings)
5 siblings, 0 replies; 7+ messages in thread
From: Mike Frysinger @ 2011-06-01 17:00 UTC (permalink / raw)
To: Wanlong Gao
Cc: linux-mips, david.woodhouse, linux-sh, paulus, gxt, sam, linux,
manuel.lauss, rientjes, mingo, arnd, u.kleine-koenig, anton,
linux-arm-kernel, linux-kernel, ralf, lethal, uclinux-dist-devel,
akpm, linuxppc-dev, hans-christian.egtvedt
On Wed, Jun 1, 2011 at 12:29, Wanlong Gao wrote:
> =C2=A0arch/blackfin/configs/CM-BF548_defconfig =C2=A0 | =C2=A0 =C2=A02 +-
Acked-by: Mike Frysinger <vapier@gentoo.org>
-mike
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [PATCH] Fix build warning of the defconfigs
2011-06-01 16:29 [PATCH] Fix build warning of the defconfigs Wanlong Gao
2011-06-01 17:00 ` Mike Frysinger
@ 2011-06-01 18:16 ` Wolfram Sang
2011-06-02 5:24 ` Paul Mundt
` (3 subsequent siblings)
5 siblings, 0 replies; 7+ messages in thread
From: Wolfram Sang @ 2011-06-01 18:16 UTC (permalink / raw)
To: Wanlong Gao
Cc: linux-mips, david.woodhouse, linux-sh, paulus, gxt, sam, linux,
manuel.lauss, rientjes, mingo, vapier, arnd, u.kleine-koenig,
anton, linux-arm-kernel, linux-kernel, ralf, lethal,
uclinux-dist-devel, akpm, linuxppc-dev, hans-christian.egtvedt
[-- Attachment #1: Type: text/plain, Size: 1294 bytes --]
On Thu, Jun 02, 2011 at 12:29:23AM +0800, Wanlong Gao wrote:
> RTC_CLASS is changed to bool.
> So value 'm' is invalid.
>
> Signed-off-by: Wanlong Gao <wanlong.gao@gmail.com>
> ---
> arch/arm/configs/davinci_all_defconfig | 2 +-
> arch/arm/configs/mxs_defconfig | 2 +-
> arch/arm/configs/netx_defconfig | 2 +-
> arch/arm/configs/viper_defconfig | 2 +-
> arch/arm/configs/xcep_defconfig | 2 +-
> arch/arm/configs/zeus_defconfig | 2 +-
> arch/avr32/configs/atngw100_mrmt_defconfig | 2 +-
> arch/blackfin/configs/CM-BF548_defconfig | 2 +-
> arch/mips/configs/mtx1_defconfig | 2 +-
> arch/powerpc/configs/52xx/pcm030_defconfig | 2 +-
> arch/powerpc/configs/ps3_defconfig | 2 +-
> arch/sh/configs/titan_defconfig | 2 +-
> arch/unicore32/configs/debug_defconfig | 2 +-
> 13 files changed, 13 insertions(+), 13 deletions(-)
The mxs-part has already been sent by Shawn Guo (shouldn't harm).
Thanks for doing tree-wide:
Acked-by: Wolfram Sang <w.sang@pengutronix.de>
--
Pengutronix e.K. | Wolfram Sang |
Industrial Linux Solutions | http://www.pengutronix.de/ |
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [PATCH] Fix build warning of the defconfigs
2011-06-01 16:29 [PATCH] Fix build warning of the defconfigs Wanlong Gao
2011-06-01 17:00 ` Mike Frysinger
2011-06-01 18:16 ` Wolfram Sang
@ 2011-06-02 5:24 ` Paul Mundt
2011-06-02 9:49 ` Guan Xuetao
` (2 subsequent siblings)
5 siblings, 0 replies; 7+ messages in thread
From: Paul Mundt @ 2011-06-02 5:24 UTC (permalink / raw)
To: Wanlong Gao
Cc: linux-mips, david.woodhouse, linux-sh, paulus, gxt, sam, linux,
manuel.lauss, rientjes, mingo, vapier, arnd, u.kleine-koenig,
anton, linux-arm-kernel, linux-kernel, ralf, uclinux-dist-devel,
akpm, linuxppc-dev, hans-christian.egtvedt
On Thu, Jun 02, 2011 at 12:29:23AM +0800, Wanlong Gao wrote:
> RTC_CLASS is changed to bool.
> So value 'm' is invalid.
>
> Signed-off-by: Wanlong Gao <wanlong.gao@gmail.com>
> arch/sh/configs/titan_defconfig | 2 +-
Acked-by: Paul Mundt <lethal@linux-sh.org>
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [PATCH] Fix build warning of the defconfigs
2011-06-01 16:29 [PATCH] Fix build warning of the defconfigs Wanlong Gao
` (2 preceding siblings ...)
2011-06-02 5:24 ` Paul Mundt
@ 2011-06-02 9:49 ` Guan Xuetao
2011-06-06 6:24 ` Hans-Christian Egtvedt
2011-06-09 5:06 ` Benjamin Herrenschmidt
5 siblings, 0 replies; 7+ messages in thread
From: Guan Xuetao @ 2011-06-02 9:49 UTC (permalink / raw)
To: Wanlong Gao
Cc: linux-mips, david.woodhouse, linux-sh, paulus, sam, linux,
manuel.lauss, rientjes, mingo, vapier, arnd, u.kleine-koenig,
anton, linux-arm-kernel, linux-kernel, ralf, lethal,
uclinux-dist-devel, akpm, linuxppc-dev, hans-christian.egtvedt
On Thu, 2011-06-02 at 00:29 +0800, Wanlong Gao wrote:
> RTC_CLASS is changed to bool.
> So value 'm' is invalid.
>
> Signed-off-by: Wanlong Gao <wanlong.gao@gmail.com>
> ---
> arch/arm/configs/davinci_all_defconfig | 2 +-
> arch/arm/configs/mxs_defconfig | 2 +-
> arch/arm/configs/netx_defconfig | 2 +-
> arch/arm/configs/viper_defconfig | 2 +-
> arch/arm/configs/xcep_defconfig | 2 +-
> arch/arm/configs/zeus_defconfig | 2 +-
> arch/avr32/configs/atngw100_mrmt_defconfig | 2 +-
> arch/blackfin/configs/CM-BF548_defconfig | 2 +-
> arch/mips/configs/mtx1_defconfig | 2 +-
> arch/powerpc/configs/52xx/pcm030_defconfig | 2 +-
> arch/powerpc/configs/ps3_defconfig | 2 +-
> arch/sh/configs/titan_defconfig | 2 +-
> arch/unicore32/configs/debug_defconfig | 2 +-
> 13 files changed, 13 insertions(+), 13 deletions(-)
>
> diff --git a/arch/unicore32/configs/debug_defconfig b/arch/unicore32/configs/debug_defconfig
> index b5fbde9..1c367f0 100644
> --- a/arch/unicore32/configs/debug_defconfig
> +++ b/arch/unicore32/configs/debug_defconfig
> @@ -168,7 +168,7 @@ CONFIG_LEDS_TRIGGER_HEARTBEAT=y
>
> # Real Time Clock
> CONFIG_RTC_LIB=m
> -CONFIG_RTC_CLASS=m
> +CONFIG_RTC_CLASS=y
>
> ### File systems
> CONFIG_EXT2_FS=m
I adjust this config option recently, and enable it with y.
So please just drop the modification in unicore32 config file.
Thanks & Regards.
Guan Xuetao
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [PATCH] Fix build warning of the defconfigs
2011-06-01 16:29 [PATCH] Fix build warning of the defconfigs Wanlong Gao
` (3 preceding siblings ...)
2011-06-02 9:49 ` Guan Xuetao
@ 2011-06-06 6:24 ` Hans-Christian Egtvedt
2011-06-09 5:06 ` Benjamin Herrenschmidt
5 siblings, 0 replies; 7+ messages in thread
From: Hans-Christian Egtvedt @ 2011-06-06 6:24 UTC (permalink / raw)
To: Wanlong Gao
Cc: linux-mips, david.woodhouse, linux-sh, paulus, gxt, sam, linux,
manuel.lauss, rientjes, mingo, vapier, arnd, u.kleine-koenig,
anton, linux-arm-kernel, linux-kernel, ralf, lethal,
uclinux-dist-devel, akpm, linuxppc-dev
On Thu, 2011-06-02 at 00:29 +0800, Wanlong Gao wrote:
> RTC_CLASS is changed to bool.
> So value 'm' is invalid.
>
> Signed-off-by: Wanlong Gao <wanlong.gao@gmail.com>
<snipp>
> arch/avr32/configs/atngw100_mrmt_defconfig | 2 +-
>
For the AVR32 related changes.
Acked-by: Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com>
<snipp>
--
Hans-Christian Egtvedt
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [PATCH] Fix build warning of the defconfigs
2011-06-01 16:29 [PATCH] Fix build warning of the defconfigs Wanlong Gao
` (4 preceding siblings ...)
2011-06-06 6:24 ` Hans-Christian Egtvedt
@ 2011-06-09 5:06 ` Benjamin Herrenschmidt
5 siblings, 0 replies; 7+ messages in thread
From: Benjamin Herrenschmidt @ 2011-06-09 5:06 UTC (permalink / raw)
To: Wanlong Gao
Cc: linux-mips, david.woodhouse, linux-sh, paulus, gxt, sam, linux,
manuel.lauss, rientjes, mingo, vapier, arnd, u.kleine-koenig,
anton, linux-arm-kernel, linux-kernel, ralf, lethal,
uclinux-dist-devel, akpm, linuxppc-dev, hans-christian.egtvedt
On Thu, 2011-06-02 at 00:29 +0800, Wanlong Gao wrote:
> RTC_CLASS is changed to bool.
> So value 'm' is invalid.
>
> Signed-off-by: Wanlong Gao <wanlong.gao@gmail.com>
> ---
For powerpc:
Acked-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Thanks !
Ben.
^ permalink raw reply [flat|nested] 7+ messages in thread