diff options
author | Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> | 2018-02-27 14:58:16 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-02-27 14:39:48 -0500 |
commit | 55ea874306ea28e6be9e07b7e89bbb9fb674e8eb (patch) | |
tree | b088ad8945681fb8f474d90685d32c7466ab2424 /net/tls | |
parent | ff2926d851076a765a8a322d5b3d1d9c9ef673d0 (diff) | |
download | linux-stable-55ea874306ea28e6be9e07b7e89bbb9fb674e8eb.tar.gz linux-stable-55ea874306ea28e6be9e07b7e89bbb9fb674e8eb.tar.bz2 linux-stable-55ea874306ea28e6be9e07b7e89bbb9fb674e8eb.zip |
sh_eth: uninline TSU register accessors
We have uninlined the sh_eth_{read|write}() functions introduced in the
commit 4a55530f38e ("net: sh_eth: modify the definitions of register").
Now remove *inline* from sh_eth_tsu_{read|write}() as well and move
these functions from the header to the driver itself. This saves 684
more bytes of object code (ARM gcc 4.8.5)...
Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/tls')
0 files changed, 0 insertions, 0 deletions