summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap/include/mach/omap4_twl6030_mmc.h
blob: e5e2d9c22949ef675329b2c094007da8f0c464fe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/*
 * Copyright (C) 2011 Alexander Aring <a.aring@phytec.de>
 */

#ifndef __OMAP4_TWL6030_MMC_H__
#define __OMAP4_TWL6030_MMC_H__

/*
 * Sets up voltage for mmc slot.
 */
void set_up_mmc_voltage_omap4(void);

/* __OMAP4_TWL6030_MMC_H__ */
#endif