sparc32: drop sparc model check in paging_init
authorSam Ravnborg <sam@ravnborg.org>
Thu, 26 Jul 2012 11:02:22 +0000 (11:02 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 26 Jul 2012 23:46:16 +0000 (16:46 -0700)
commitcc52aea9dcd284c5d575cb8aed9752fc1bf52537
tree0eca24cad81d1e3593d4d02bc99e990388a65f55
parentc966a337fade515052121e6c3c32f38b463d5205
sparc32: drop sparc model check in paging_init

We already check the model in head_32.S so no need to
repeat the check here

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
arch/sparc/mm/init_32.c