]> 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)
commitfd4273a5b6080dc62156d70d64624a3530203432
tree1926a167a284fb84620fca94226a8141f96e5df7
parent874515e8a3848e9e84b25d2db377ac49a73f4601
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