mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-01-19 19:37:24 +07:00
ARM: tegra: fix mismerges of header file inclusions
Another mishandled merge conflict by me, where the header file renames and the removal of gpio includes clashed and I chose the wrong end result. Fixes build breakage for tegra_defconfig. Signed-off-by: Olof Johansson <olof@lixom.net>
This commit is contained in:
parent
c0f72d7cde
commit
823bba8ff1
@ -27,7 +27,6 @@
|
||||
|
||||
#include <asm/gpio.h>
|
||||
|
||||
#include <mach/gpio-tegra.h>
|
||||
#include <linux/platform_data/mmc-sdhci-tegra.h>
|
||||
|
||||
#include "sdhci-pltfm.h"
|
||||
|
Loading…
Reference in New Issue
Block a user