[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)
commit5470dc656820fb67c0a2e352f0aaa48b86c19026
tree4e2de34af202c628372bb9bbad878d060714687f
parent45e109d07275e0820745dc465302de0aa5a8703b
[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