Skip to content
Commit d4f422f8 authored by Mario Six's avatar Mario Six Committed by Heiko Schocher
Browse files

i2c: fsl_i2c: Remove inline declarations



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: default avatarHeiko Schocher <hs@denx.de>
Signed-off-by: default avatarMario Six <mario.six@gdsys.cc>
parent a059de11
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment