From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from metis.ext.pengutronix.de ([92.198.50.35]:41117 "EHLO metis.ext.pengutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753977Ab2CZGkE (ORCPT ); Mon, 26 Mar 2012 02:40:04 -0400 Date: Mon, 26 Mar 2012 08:39:56 +0200 From: Wolfram Sang To: Axel Lin Cc: linux-kernel@vger.kernel.org, Atsushi Nemoto , Ralf Baechle , Wim Van Sebroeck , linux-watchdog@vger.kernel.org Subject: Re: [PATCH] watchdog: Make TXX9_WDT select WATCHDOG_CORE Message-ID: <20120326063956.GB24023@pengutronix.de> References: <1332739713.15735.1.camel@phoenix> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="8GpibOaaTibBMecb" Content-Disposition: inline In-Reply-To: <1332739713.15735.1.camel@phoenix> Sender: linux-watchdog-owner@vger.kernel.org List-Id: linux-watchdog@vger.kernel.org --8GpibOaaTibBMecb Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Mar 26, 2012 at 01:28:33PM +0800, Axel Lin wrote: > This is required after converting to watchdog core API. >=20 > Fix below build errors: > LD .tmp_vmlinux1 > drivers/built-in.o: In function `txx9wdt_probe': > txx9wdt.c:(.init.text+0x3530): undefined reference to `watchdog_register_= device' > drivers/built-in.o: In function `txx9wdt_remove': > txx9wdt.c:(.exit.text+0x158): undefined reference to `watchdog_unregister= _device' > make: *** [.tmp_vmlinux1] Error 1 >=20 > Signed-off-by: Axel Lin Acked-by: Wolfram Sang Can we simply fold this into the original patch? --=20 Pengutronix e.K. | Wolfram Sang | Industrial Linux Solutions | http://www.pengutronix.de/ | --8GpibOaaTibBMecb Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) iEYEARECAAYFAk9wDzwACgkQD27XaX1/VRvE5QCeKVJ0uyOCVqX/grcGYumNx/Gr bI0An2xLF7DyLRkKJAx2W+7QPhlLHKn5 =FQmU -----END PGP SIGNATURE----- --8GpibOaaTibBMecb--