xtensa: remove redefinition of XCHAL_MMU_ASID_BITS
authorJohannes Weiner <jw@emlix.com>
Wed, 4 Mar 2009 15:21:28 +0000 (16:21 +0100)
committerChris Zankel <chris@zankel.net>
Fri, 3 Apr 2009 06:38:10 +0000 (23:38 -0700)
commit4f682fbb27deb308ca6a1e24ec9c2be41e6d1026
treea2ac426c3f789797518da83fd7a81a50385ee83a
parent833bb3046b6cb320e775ea2160ddca87d53260d5
xtensa: remove redefinition of XCHAL_MMU_ASID_BITS

This constant is defined in all core headers.  Remove the redundant
definition which might error out if other includes lead to inclusion
of <variant/core.h>.

Signed-off-by: Johannes Weiner <jw@emlix.com>
Signed-off-by: Chris Zankel <chris@zankel.net>
arch/xtensa/include/asm/mmu_context.h