From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753633AbYJQKvy (ORCPT ); Fri, 17 Oct 2008 06:51:54 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751847AbYJQKvq (ORCPT ); Fri, 17 Oct 2008 06:51:46 -0400 Received: from mail.suse.de ([195.135.220.2]:52319 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751483AbYJQKvp (ORCPT ); Fri, 17 Oct 2008 06:51:45 -0400 Date: Fri, 17 Oct 2008 12:51:42 +0200 Message-ID: From: Takashi Iwai To: Pavel Machek Cc: kernel list , rpurdie@rpsys.net, lenz@cs.wisc.edu, Russell King , Dirk@Opfer-Online.de, arminlitzel@web.de, metan@ucw.cz, thommycheck@gmail.com, milan@ucw.cz Subject: Re: 2.6.27-git6: no longer compiles on zaurus In-Reply-To: <20081017101557.GA10850@ucw.cz> References: <20081017101557.GA10850@ucw.cz> User-Agent: Wanderlust/2.12.0 (Your Wildest Dreams) SEMI/1.14.6 (Maruoka) FLIM/1.14.7 (=?ISO-8859-4?Q?Sanj=F2?=) APEL/10.6 Emacs/22.3 (x86_64-suse-linux-gnu) MULE/5.0 (SAKAKI) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org At Fri, 17 Oct 2008 12:15:58 +0200, Pavel Machek wrote: > > Hi! > > ...it should be easy to fix.... but I can't find cpu_is_pxa21x in the > headers....? It was removed. The build error was already fixed in the latest Linus tree (although warnings are not yet). thanks, Takashi > > Pavel > > CHK include/linux/version.h > make[1]: `include/asm-arm/mach-types.h' is up to date. > CHK include/linux/utsrelease.h > CALL scripts/checksyscalls.sh > :1097:2: warning: #warning syscall fadvise64 not implemented > :1265:2: warning: #warning syscall migrate_pages not implemented > :1321:2: warning: #warning syscall pselect6 not implemented > :1325:2: warning: #warning syscall ppoll not implemented > :1365:2: warning: #warning syscall epoll_pwait not implemented > CHK include/linux/compile.h > CC [M] sound/arm/pxa2xx-ac97-lib.o > In file included from sound/arm/pxa2xx-ac97-lib.c:26: > arch/arm/mach-pxa/include/mach/pxa2xx-gpio.h:4:2: warning: #warning Please use mfp-pxa2[57]x.h instead of pxa2xx-gpio.h This one isn't fixed yet. > sound/arm/pxa2xx-ac97-lib.c: In function 'pxa2xx_ac97_read': > sound/arm/pxa2xx-ac97-lib.c:53: error: implicit declaration of function 'cpu_is_pxa21x' > make[2]: *** [sound/arm/pxa2xx-ac97-lib.o] Error 1 > make[1]: *** [sound/arm] Error 2 > make: *** [sound] Error 2 > > > -- > (english) http://www.livejournal.com/~pavelmachek > (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html > -- > 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/ >