ASoC: tegra: sort includes, remove mach/iomap.h
[deliverable/linux.git] / sound / soc / tegra / tegra20_spdif.c
index 052bff816c4d82dd50a14d1d446283c507a053de..00a2d33352f4b3d97d14031610d3821fb76cbf91 100644 (file)
  */
 
 #include <linux/clk.h>
-#include <linux/module.h>
 #include <linux/debugfs.h>
 #include <linux/device.h>
+#include <linux/io.h>
+#include <linux/module.h>
 #include <linux/platform_device.h>
 #include <linux/seq_file.h>
 #include <linux/slab.h>
-#include <linux/io.h>
-#include <mach/iomap.h>
 #include <sound/core.h>
 #include <sound/pcm.h>
 #include <sound/pcm_params.h>
This page took 0.033294 seconds and 5 git commands to generate.