Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755577Ab1BUOhQ (ORCPT ); Mon, 21 Feb 2011 09:37:16 -0500 Received: from mondschein.lichtvoll.de ([194.150.191.11]:48624 "EHLO mail.lichtvoll.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754631Ab1BUOhN (ORCPT ); Mon, 21 Feb 2011 09:37:13 -0500 From: Martin Steigerwald To: linux-kernel@vger.kernel.org Subject: Re: [regression] build failure with staging driver winbond phy Date: Mon, 21 Feb 2011 15:36:58 +0100 User-Agent: KMail/1.13.5 (Linux/2.6.37-tp42-rtime-00004-g9eb63ce; KDE/4.5.3; i686; ; ) Cc: Greg KH References: <201102172331.59997.Martin@lichtvoll.de> (sfid-20110218_092554_739326_C143413F) In-Reply-To: <201102172331.59997.Martin@lichtvoll.de> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1659572.NIVFyQkED9"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <201102211537.10679.Martin@lichtvoll.de> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 3058 Lines: 84 --nextPart1659572.NIVFyQkED9 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: quoted-printable Am Thursday 17 February 2011 schrieb Martin Steigerwald: > Hi! >=20 > linux-2.6 as of ee715087024b91a6ceb85ba2d02f6c35d354a48c. >=20 > martin@shambhala:~/Computer/Shambhala/Kernel/2.6.38/linux-2.6> LANG=3DC > make-kpkg --append-to-version -tp42 --revision 1 --initrd --rootcmd > fakeroot linux_{image,doc,headers,source} > [...] > Root device is (253, 0) > Setup is 13724 bytes (padded to 13824 bytes). > System is 2763 kB > CRC 115d526c > Kernel: arch/x86/boot/bzImage is ready (#3) > make[1]: Leaving directory > `/home/martin/Computer/Shambhala/Kernel/2.6.38/linux-2.6' > /usr/bin/make EXTRAVERSION=3D-rc5-tp42 ARCH=3Di386 \ > modules > make[1]: Entering directory > `/home/martin/Computer/Shambhala/Kernel/2.6.38/linux-2.6' > CHK include/linux/version.h > CHK include/generated/utsrelease.h > CALL scripts/checksyscalls.sh > CC [M] drivers/staging/winbond/phy_calibration.o > drivers/staging/winbond/phy_calibration.c: In function > '_tx_iq_calibration_winbond': > drivers/staging/winbond/phy_calibration.c:986: error: implicit > declaration of function 'msleep' > drivers/staging/winbond/phy_calibration.c: In function > 'adjust_TXVGA_for_iq_mag': > drivers/staging/winbond/phy_calibration.c:1555: error: implicit > declaration of function 'udelay' > make[4]: *** [drivers/staging/winbond/phy_calibration.o] Error 1 > make[3]: *** [drivers/staging/winbond] Error 2 > make[2]: *** [drivers/staging] Error 2 > make[1]: *** [drivers] Error 2 > make[1]: Leaving directory > `/home/martin/Computer/Shambhala/Kernel/2.6.38/linux-2.6' > make: *** [debian/stamp/build/kernel] Error 2 >=20 > I already disabled CONFIG_IR_WINBOND_CIR, but it doesn't seem to help: >=20 > martin@shambhala:~/Computer/Shambhala/Kernel/2.6.38/linux-2.6> grep > "WIN.*BOND" .config > # CONFIG_PATA_WINBOND is not set > # CONFIG_PATA_WINBOND_VLB is not set > # CONFIG_IR_WINBOND_CIR is not set >=20 > Any advice on which kernel option to disable in order to build this > again? >=20 > No problem with 2.6.37, but maybe it didn't have this driver. Ping. Anyone who has a hint? My only idea for now is to exclude all=20 stagings drivers from being build Thanks, =2D-=20 Martin 'Helios' Steigerwald - http://www.Lichtvoll.de GPG: 03B0 0D6C 0040 0710 4AFA B82F 991B EAAC A599 84C7 --nextPart1659572.NIVFyQkED9 Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iEYEABECAAYFAk1ieIsACgkQmRvqrKWZhMeRQgCcCfEv05ptxmuDHVl9PIKWHUU2 fvMAoLkkksKycykUvrTW1TkBSMr1moRz =EWCY -----END PGP SIGNATURE----- --nextPart1659572.NIVFyQkED9-- -- 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/