Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ARM: S3C64XX: Reintroduce unconditional build of audio device
Ben Dooks' commit cf9814e (ARM: S3C64XX: Make audio device code built unconditionally) made the struct devices for the audio blocks in the S3C64xx series processors be built unconditionally but this change seems to have gone AWOL in the various Samsung platform moves this release cycle, causing link failures with machine drivers that rely on it. Reintroduce the change. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Signed-off-by: Ben Dooks <ben-linux@fluff.org>
- Loading branch information