]> git.baikalelectronics.ru Git - uboot.git/commit
freescale: ls1043aqds: drop ifdef CONFIG_SYS_I2C
authorBiwen Li <biwen.li@nxp.com>
Thu, 2 Jul 2020 03:13:04 +0000 (11:13 +0800)
committerPriyanka Jain <priyanka.jain@nxp.com>
Mon, 27 Jul 2020 08:46:29 +0000 (14:16 +0530)
commit17ada4b90258d28e2a72edbed779ce7bd79989e4
tree8d9833216310e1e625cd44e6bff051115cb082fb
parent10c2ec5ddf7f0fb895908e5a6095f72e906b6c28
freescale: ls1043aqds: 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/ls1043aqds/ls1043aqds.c