[U-Boot] [RESEND PATCH v2 2/6] i2c: fsl_i2c: Remove inline declarations
Heiko Schocher
hs at denx.de
Tue Feb 6 12:42:07 UTC 2018
Hello Mario,
Am 15.01.2018 um 11:08 schrieb Mario Six:
> Some functions in the fsl_i2c driver are declared as inline, even though
> they are quite large, which needlessly increases the size of the
> resulting binary.
>
> This patch removes the inline declarations.
>
> Reviewed-by: Heiko Schocher <hs at denx.de>
> Signed-off-by: Mario Six <mario.six at gdsys.cc>
> ---
>
> v1 -> v2:
> None
>
> ---
> drivers/i2c/fsl_i2c.c | 14 +++++++-------
> 1 file changed, 7 insertions(+), 7 deletions(-)
Applied to u-boot-i2c master
Thanks!
bye,
Heiko
--
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-52 Fax: +49-8142-66989-80 Email: hs at denx.de
More information about the U-Boot
mailing list