summaryrefslogtreecommitdiffstats
path: root/include/mci/twl6030.h
blob: 0ca828c11759a56051d92d0b848170ef6e09de86 (plain)
1
2
3
4
5
6
7
8
9
10
/*
 * TWL6030 header file.
 */

#ifndef __MCI_TWL6030_H__
#define __MCI_TWL6030_H__

void twl6030_mci_power_init(void);

#endif