blob: 1c324a622fb55ee8439ce5339576067b5c621f3a [file] [log] [blame]
Kyle Swenson7900a3c2021-08-12 14:34:44 -06001#ifndef __TPS23880_FW_H__
2#define __TPS23880_FW_H__
3
4
5int tps23880_load_sram(struct i2c_client *client);
6#endif