On 02/27/2018 02:58 PM, Sergei Shtylyov wrote: > 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@xxxxxxxxxxxxxxxxxx> [...] David, you may want to merge this to 'net.git' instead -- the same way as you did with the patch uninlining the basic register accessors, it's up to you... MBR, Sergei