sparc32: Un-btfixup pte_{write,dirty,young}i
authorDavid S. Miller <davem@davemloft.net>
Sat, 12 May 2012 20:48:10 +0000 (13:48 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sat, 12 May 2012 20:48:10 +0000 (13:48 -0700)
And we can certainly get rid of the const function attributes, there
is no way that's needed any longer and no other arch uses this kind
of annotation here.

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found