diff options
author | Marek Vasut <marek.vasut+renesas@gmail.com> | 2020-05-23 16:27:37 +0200 |
---|---|---|
committer | Marek Vasut <marek.vasut+renesas@gmail.com> | 2020-06-18 19:34:40 +0200 |
commit | acdf5d88827a0420ed0ceee3e45fa08f9d39b483 (patch) | |
tree | 858bdcb33c608a350936dbc57043564ad492415f /drivers/net/e1000_spi.c | |
parent | a6c06ec8f6598f248ade50d4dd7e5b2f32df2dde (diff) | |
download | u-boot-acdf5d88827a0420ed0ceee3e45fa08f9d39b483.tar.gz u-boot-acdf5d88827a0420ed0ceee3e45fa08f9d39b483.tar.xz u-boot-acdf5d88827a0420ed0ceee3e45fa08f9d39b483.zip |
net: eepro100: Drop inline keyword
Drop the inline keyword from the static functions, the compiler has a
much better overview and can decide how to inline those functions much
better.
Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Diffstat (limited to 'drivers/net/e1000_spi.c')
0 files changed, 0 insertions, 0 deletions