]> Pileus Git - ~andy/linux/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)
commit1b6d06d820df6822416270f46af57f5964137b42
tree1926a167a284fb84620fca94226a8141f96e5df7
parentc00db32122e17120eb87d0f1f6723c1c4740fa78
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