Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759323Ab1FASQ2 (ORCPT ); Wed, 1 Jun 2011 14:16:28 -0400 Received: from metis.ext.pengutronix.de ([92.198.50.35]:56792 "EHLO metis.ext.pengutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753444Ab1FASQ0 (ORCPT ); Wed, 1 Jun 2011 14:16:26 -0400 Date: Wed, 1 Jun 2011 20:16:03 +0200 From: Wolfram Sang To: Wanlong Gao Cc: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, uclinux-dist-devel@blackfin.uclinux.org, linux-mips@linux-mips.org, linuxppc-dev@lists.ozlabs.org, linux-sh@vger.kernel.org, linux@arm.linux.org.uk, hans-christian.egtvedt@atmel.com, vapier@gentoo.org, ralf@linux-mips.org, benh@kernel.crashing.org, paulus@samba.org, lethal@linux-sh.org, gxt@mprc.pku.edu.cn, david.woodhouse@intel.com, akpm@linux-foundation.org, u.kleine-koenig@pengutronix.de, mingo@elte.hu, rientjes@google.com, sam@ravnborg.org, manuel.lauss@googlemail.com, anton@samba.org, arnd@arndb.de Subject: Re: [PATCH] Fix build warning of the defconfigs Message-ID: <20110601181603.GA454@pengutronix.de> References: <1306945763-6583-1-git-send-email-wanlong.gao@gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="7AUc2qLy4jB3hD7Z" Content-Disposition: inline In-Reply-To: <1306945763-6583-1-git-send-email-wanlong.gao@gmail.com> User-Agent: Mutt/1.5.21 (2010-09-15) X-SA-Exim-Connect-IP: 2001:6f8:1178:2:215:17ff:fe12:23b0 X-SA-Exim-Mail-From: wsa@pengutronix.de X-SA-Exim-Scanned: No (on metis.ext.pengutronix.de); SAEximRunCond expanded to false X-PTX-Original-Recipient: linux-kernel@vger.kernel.org Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1991 Lines: 55 --7AUc2qLy4jB3hD7Z Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jun 02, 2011 at 12:29:23AM +0800, Wanlong Gao wrote: > RTC_CLASS is changed to bool. > So value 'm' is invalid. >=20 > Signed-off-by: Wanlong Gao > --- > 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 --=20 Pengutronix e.K. | Wolfram Sang | Industrial Linux Solutions | http://www.pengutronix.de/ | --7AUc2qLy4jB3hD7Z Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iEYEARECAAYFAk3mgeMACgkQD27XaX1/VRtALACgwWNkKN3MYtyEJ3UIFNG7P/jx oygAoJkolxXXrviVsTRfROYzf65y/N+3 =5o5C -----END PGP SIGNATURE----- --7AUc2qLy4jB3hD7Z-- -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/