From: Hans-Christian Egtvedt Date: Mon, 24 Jan 2011 15:09:56 +0000 (+0100) Subject: ALSA: fix invalid hardware.h include in ac97c for AVR32 architecture X-Git-Tag: v2.6.38-rc3~19^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd76804f3f5484b35e6a51214c91e916ebba05aa;p=pandora-kernel.git ALSA: fix invalid hardware.h include in ac97c for AVR32 architecture This patch fixes the non-compiling AC97C driver for AVR32 architecture by include mach/hardware.h only for AT91 architecture. The AVR32 architecture does not supply the hardware.h include file. Signed-off-by: Hans-Christian Egtvedt CC: stable@kernel.org Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed