ASoC: Multi-component: JZ4740: QI_LB60 board fixes
authorLars-Peter Clausen <lars@metafoo.de>
Sun, 15 Aug 2010 15:48:47 +0000 (17:48 +0200)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 17 Aug 2010 11:10:30 +0000 (12:10 +0100)
This patch contains two small fixes for the sound board driver for the qi_lb60
introduced by the multi-component patches:
* Remove unnecessary includes: Those includes where only used to get the
  definitions for the DAI devices and are thus not needed anymore.
* Fix a typo.

Signed-off-By: Lars-Peter Clausen <lars@metafoo.de>
Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>

No differences found