Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a5b64ce6 authored by Stephen Warren's avatar Stephen Warren
Browse files

mmc: tegra: remove useless include of <mach/*.h>



Nothing from this file is needed, so remove the include. This helps
single zImage work by reducing use of the mach-tegra/include/mach/
directory.

Signed-off-by: default avatarStephen Warren <swarren@nvidia.com>
Acked-by: default avatarChris Ball <cjb@laptop.org>
parent 70a5dbf8
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -27,7 +27,6 @@

#include <asm/gpio.h>

#include <mach/gpio-tegra.h>
#include <mach/sdhci.h>

#include "sdhci-pltfm.h"