| commit | fd76804f3f5484b35e6a51214c91e916ebba05aa | [log] [tgz] |
|---|---|---|
| author | Hans-Christian Egtvedt <[email protected]> | Mon Jan 24 16:09:56 2011 +0100 |
| committer | Takashi Iwai <[email protected]> | Tue Jan 25 18:07:10 2011 +0100 |
| tree | 70f5a54bdf8ec3d95f8da2bf96f2e1fe6d0dcb41 | |
| parent | c9ba374d24882c04e7cc000d8cf3b0fe56511b84 [diff] |
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 <[email protected]> CC: [email protected] Signed-off-by: Takashi Iwai <[email protected]>