summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/arch-tegra/mmc.h
blob: c2d52b2977431df4dc8f8100375ce967c7d42576 (plain)
1
2
3
4
5
6
7
8
9
10
11
/*
 * Copyright (c) 2011, Google Inc. All rights reserved.
 * SPDX-License-Identifier:	GPL-2.0+
 */

#ifndef _TEGRA_MMC_H_
#define _TEGRA_MMC_H_

void tegra_mmc_init(void);

#endif /* _TEGRA_MMC_H_ */
OpenPOWER on IntegriCloud