From: Russell King Date: Wed, 16 Nov 2005 18:36:49 +0000 (+0000) Subject: [ARM] No need to include asm/proc-fns.h into asm/system.h X-Git-Tag: v2.6.15-rc2~68^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5470dc656820fb67c0a2e352f0aaa48b86c19026;p=pandora-kernel.git [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 --- Reading git-diff-tree failed