Newer
Older
barebox / include / i2c / lp3972.h
@Eric Benard Eric Benard on 16 Jan 2010 143 bytes I2C : add NS LP3972 PMIC support
#ifndef __ASM_ARCH_LP3972_H
#define __ASM_ARCH_LP3972_H

extern struct i2c_client *lp3972_get_client(void);

#endif /* __ASM_ARCH_LP3972_H */