mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-10 05:32:40 -05:00
imx233: fix comment
Change-Id: I86d6e61a497780a9e22ea16075b055c3d7455630
This commit is contained in:
parent
ce54e747dc
commit
51919937a9
1 changed files with 1 additions and 1 deletions
|
|
@ -134,4 +134,4 @@ enum imx233_i2c_error_t imx233_i2c_add(bool start, bool transmit, void *buffer,
|
|||
/* end building a transfer and start the transfer */
|
||||
enum imx233_i2c_error_t imx233_i2c_end(unsigned timeout);
|
||||
|
||||
#endif // __DMA_IMX233_H__
|
||||
#endif // __I2C_IMX233_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue