]> git.baikalelectronics.ru Git - uboot.git/commit
freescale: ls1046aqds: drop ifdef CONFIG_SYS_I2C
authorBiwen Li <biwen.li@nxp.com>
Thu, 2 Jul 2020 03:13:02 +0000 (11:13 +0800)
committerPriyanka Jain <priyanka.jain@nxp.com>
Mon, 27 Jul 2020 08:46:29 +0000 (14:16 +0530)
commit72822b64e5ba6b83f5e53e163627908cfd4ddf8d
treee2b1785bd68588d11f2868e4ac49636e29712f40
parente5f070fc16b0d590aa4caa5aec5df0e3707bbf5d
freescale: ls1046aqds: drop ifdef CONFIG_SYS_I2C

- Drop ifdef CONFIG_SYS_I2C to initialize
  baudrate of i2c

- Drop warning of i2c_early_init_f as follows,
  warning: implicit declaration of function 'i2c_early_init_f'; did you
  mean 'arch_early_init_r'? [-Wimplicit-function-declaration]

Signed-off-by: Biwen Li <biwen.li@nxp.com>
Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>
board/freescale/ls1046aqds/ls1046aqds.c