]> git.baikalelectronics.ru Git - kernel.git/commit
[ARM] No need to include asm/proc-fns.h into asm/system.h
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Wed, 16 Nov 2005 18:36:49 +0000 (18:36 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 16 Nov 2005 18:36:49 +0000 (18:36 +0000)
commit97ad7e2ee2b5a943d4ae977b75e2dd981169fa1d
tree4e2de34af202c628372bb9bbad878d060714687f
parent7bb1389be2fef5162bebbf3c8db5d6e99c4b4d40
[ARM] No need to include asm/proc-fns.h into asm/system.h

In the old days when arm26/arm32 was combined into the same
architecture, proc-fns.h provided the xchg implementation for
arm26 CPUs.  Since we no longer combine these two, this include
is no longer required.  Remove it.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
include/asm-arm/system.h