]> git.baikalelectronics.ru Git - kernel.git/commit
sparc32: drop fixmap.h
authorSam Ravnborg <sam@ravnborg.org>
Thu, 26 Jul 2012 11:02:19 +0000 (11:02 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 26 Jul 2012 23:46:16 +0000 (16:46 -0700)
commitbdeaf10fce85c3550640a7973c38aed55bc44229
tree1926a167a284fb84620fca94226a8141f96e5df7
parent0ae769e7db3f1bd75bf56e9b32da2570dc1f3299
sparc32: drop fixmap.h

sparc32 does not support fixmaps - so do not pretend so by
having the fixmap.h file.
Move relevant parts to vaddrs.h.

I looked at simplifying this even more but failed to understand
the reasoning behind the extra guard page involved and due to
missing testing possibilities only the trivial conversion was done.

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
arch/sparc/include/asm/fixmap.h [deleted file]
arch/sparc/include/asm/highmem.h
arch/sparc/include/asm/vaddrs.h
arch/sparc/mm/highmem.c