Commit f9b4243f authored by Mark Brown's avatar Mark Brown

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

Signed-off-by: default avatarMark Brown <broonie@linaro.org>
Acked-by: default avatarStephen Warren <swarren@nvidia.com>
Tested-by: default avatarStephen Warren <swarren@nvidia.com>
parent ad81f054
...@@ -13,8 +13,6 @@ ...@@ -13,8 +13,6 @@
* published by the Free Software Foundation. * published by the Free Software Foundation.
*/ */
#include <asm/mach-types.h>
#include <linux/module.h> #include <linux/module.h>
#include <linux/platform_device.h> #include <linux/platform_device.h>
#include <linux/slab.h> #include <linux/slab.h>
......
...@@ -28,8 +28,6 @@ ...@@ -28,8 +28,6 @@
* *
*/ */
#include <asm/mach-types.h>
#include <linux/module.h> #include <linux/module.h>
#include <linux/platform_device.h> #include <linux/platform_device.h>
#include <linux/slab.h> #include <linux/slab.h>
......
...@@ -24,8 +24,6 @@ ...@@ -24,8 +24,6 @@
* *
*/ */
#include <asm/mach-types.h>
#include <linux/module.h> #include <linux/module.h>
#include <linux/of.h> #include <linux/of.h>
#include <linux/platform_device.h> #include <linux/platform_device.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment