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>
This commit is contained in:
Mark Brown 2013-07-16 17:00:27 +01:00
Родитель ad81f0545e
Коммит f9b4243fc2
3 изменённых файлов: 0 добавлений и 6 удалений

Просмотреть файл

@ -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>

Просмотреть файл

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

Просмотреть файл

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