Searched hist:fd76804f (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/sound/atmel/ |
H A D | ac97c.c | fd76804f Mon Jan 24 09:09:56 CST 2011 Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com> 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 <hans-christian.egtvedt@atmel.com> CC: stable@kernel.org Signed-off-by: Takashi Iwai <tiwai@suse.de> fd76804f Mon Jan 24 09:09:56 CST 2011 Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com> 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 <hans-christian.egtvedt@atmel.com> CC: stable@kernel.org Signed-off-by: Takashi Iwai <tiwai@suse.de>
|