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)
commit51d893cd3da63a880fc82bbeea1c3a2650cf9552
treee2b1785bd68588d11f2868e4ac49636e29712f40
parente70e10bc499de3e4c9090430249f37fe963e319c
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