mirror of
https://xff.cz/git/u-boot/
synced 2026-01-24 01:05:21 +01:00
Merge branch 'master' of /home/wd/git/u-boot/custodians
* 'master' of /home/wd/git/u-boot/custodians: fsl_i2c: Fix compile warning
This commit is contained in:
@@ -225,7 +225,7 @@ unsigned int get_i2c_clock(int bus)
|
||||
void
|
||||
i2c_init(int speed, int slaveadd)
|
||||
{
|
||||
struct fsl_i2c *dev;
|
||||
const struct fsl_i2c *dev;
|
||||
unsigned int temp;
|
||||
int bus_num, i;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user