]> 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)
commit8fd2aaeb7fbff2bbbe4cb50c86c58b360773c11d
tree415cde42b676e7c93a3d732581d32e2944aca28f
parent79e462586711e2aa77c4ebde2123a796b7ac0162
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