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)
commit857814990466cbdff5746f6116b2556dcc4fd923
tree415cde42b676e7c93a3d732581d32e2944aca28f
parent3d5f7d37c8b4cdd564741704d8bb22afd80402ef
sparc32: drop unused inline functions in srmmu.c

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>
arch/sparc/mm/srmmu.c