9
0
Fork 0
barebox/include/mfd/lp3972.h

8 lines
143 B
C

#ifndef __ASM_ARCH_LP3972_H
#define __ASM_ARCH_LP3972_H
extern struct i2c_client *lp3972_get_client(void);
#endif /* __ASM_ARCH_LP3972_H */