]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit08fd17019d41a998da7b9bf57cd6cab5b8edc9a9
tree415cde42b676e7c93a3d732581d32e2944aca28f
parentf999e07a0a0c95f55f2529f64421776977f7a68e
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