summaryrefslogtreecommitdiffstats
path: root/include/mfd/pfuze.h
blob: 6045ceec0a41683c6a588ce7b2f7df180eb02515 (plain)
1
2
3
4
5
6
#ifndef __INCLUDE_PFUZE_H
#define __INCLUDE_PFUZE_H

int pfuze_register_init_callback(void(*callback)(struct regmap *map));

#endif /* __INCLUDE_PFUZE_H */