From: Marc Zyngier Date: Tue, 14 Oct 2008 08:57:05 +0000 (+0100) Subject: ALSA: Fix pxa2xx-ac97-lib.c compilation X-Git-Tag: v2.6.28-rc1~268^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8825e8e8d09c1fe6352f94c70f6ff73db449ff56;p=pandora-kernel.git ALSA: Fix pxa2xx-ac97-lib.c compilation The last ALSA merge broke pxa2xx-ac97-lib.c, as it brought back references to cpu_is_pxa21x that Eric Miao removed in commit 0ffcbfd54ea81ca24c0749f55ca4fcf3e2bdc23e: [ARM] pxa: make cpu_is_pxa2* macros more consistent This patch gets rid of those references, and only keeps cpu_is_pxa25x(). Signed-off-by: Marc Zyngier Acked-by: Eric Miao Signed-off-by: Mark Brown Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed