ASoC: Remove unneeded platform_device.h inclusions from CODECs

They've not been needed for a long time if they were ever required.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
This commit is contained in:
Mark Brown
2011-11-27 12:14:37 +00:00
parent 679acec1f2
commit 997c2ea916
46 changed files with 0 additions and 46 deletions

View File

@@ -22,7 +22,6 @@
*/
#include <linux/module.h>
#include <linux/platform_device.h>
#include <linux/slab.h>
#include <sound/core.h>
#include <sound/soc.h>