[U-Boot] [PATCH 026/080] i2c: fsl_i2c: Remove inline declarations

Heiko Schocher hs at denx.de
Mon Oct 2 06:20:02 UTC 2017


Hello Mario,

Am 29.09.2017 um 14:51 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.
>
> Signed-off-by: Mario Six <mario.six at gdsys.cc>
> ---
>   drivers/i2c/fsl_i2c.c | 14 +++++++-------
>   1 file changed, 7 insertions(+), 7 deletions(-)

Reviewed-by: Heiko Schocher<h at denx.de>

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