sparc32: drop unused inline functions in srmmu.c
authorSam Ravnborg <sam@ravnborg.org>
Sat, 19 May 2012 20:02:51 +0000 (20:02 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sun, 20 May 2012 06:27:40 +0000 (23:27 -0700)
When decelared inline the compiler does not warn
about unused functions.
But they are not used so drop them.

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found