Browse Source

ASoC: tegra: Remove unneeded mach-type.h incldues

Signed-off-by: Mark Brown <broonie@linaro.org>
Acked-by: Stephen Warren <swarren@nvidia.com>
Tested-by: Stephen Warren <swarren@nvidia.com>
Mark Brown 12 năm trước cách đây
mục cha
commit
f9b4243fc2

+ 0 - 2
sound/soc/tegra/tegra_alc5632.c

@@ -13,8 +13,6 @@
  * published by the Free Software Foundation.
  */
 
-#include <asm/mach-types.h>
-
 #include <linux/module.h>
 #include <linux/platform_device.h>
 #include <linux/slab.h>

+ 0 - 2
sound/soc/tegra/tegra_wm8753.c

@@ -28,8 +28,6 @@
  *
  */
 
-#include <asm/mach-types.h>
-
 #include <linux/module.h>
 #include <linux/platform_device.h>
 #include <linux/slab.h>

+ 0 - 2
sound/soc/tegra/trimslice.c

@@ -24,8 +24,6 @@
  *
  */
 
-#include <asm/mach-types.h>
-
 #include <linux/module.h>
 #include <linux/of.h>
 #include <linux/platform_device.h>