diff options
author | Arnd Bergmann <arnd@arndb.de> | 2014-12-26 16:27:58 +0300 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2014-12-27 17:46:03 +0300 |
commit | 270384ccfc2ba3849b9d02f7a37c395987c30ed2 (patch) | |
tree | 01db6a7730d02094314c32445f452060284c46f8 /sound/drivers/mts64.c | |
parent | eb58d4844b4ee797bbefa6a75db3a999b71209b1 (diff) | |
download | linux-270384ccfc2ba3849b9d02f7a37c395987c30ed2.tar.xz |
ALSA: atmel: fix building the ac97 driver for at91-multiplatform
at91 will no longer export the mach/cpu.h and mach/hardware.h header files
in the future, which would break building the atmel ac97c driver.
Since the cpu_is_* check is only used to find out whether we are running
on avr32 or arm/at91, we can hardcode that check in the ARM case.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Link: http://www.spinics.net/lists/arm-kernel/msg382068.html
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/drivers/mts64.c')
0 files changed, 0 insertions, 0 deletions