9
0
Fork 0
barebox/arch/arm/mach-omap/include/mach/omap4_twl6030_mmc.h

15 lines
246 B
C

/*
* 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