Skip to content
Snippets Groups Projects
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
No related branches found
No related tags found
No related merge requests found
......@@ -27,7 +27,6 @@
#include <asm/gpio.h>
#include <mach/gpio-tegra.h>
#include <mach/sdhci.h>
#include "sdhci-pltfm.h"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment