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.37.1~179 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=567212e79f676e4a7300e01b64fb3a3f43f1a5bc;p=pandora-kernel.git ALSA: fix invalid hardware.h include in ac97c for AVR32 architecture commit fd76804f3f5484b35e6a51214c91e916ebba05aa upstream. 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 Signed-off-by: Takashi Iwai Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed