]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - arch/arm/include/asm/arch-tegra/mmc.h
arm: tegra: Fix the CPU complex reset masks
[karo-tx-uboot.git] / arch / arm / include / asm / arch-tegra / mmc.h
1 /*
2  * Copyright (c) 2011, Google Inc. All rights reserved.
3  * SPDX-License-Identifier:     GPL-2.0+
4  */
5
6 #ifndef _TEGRA_MMC_H_
7 #define _TEGRA_MMC_H_
8
9 void tegra_mmc_init(void);
10
11 #endif /* _TEGRA_MMC_H_ */