From: David Howells Date: Wed, 28 Mar 2012 17:30:03 +0000 (+0100) Subject: Remove all #inclusions of asm/system.h X-Git-Tag: v3.4-rc1~54^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ffc93f203c18a70623f21950f1dd473c9ec48cd;p=pandora-kernel.git Remove all #inclusions of asm/system.h Remove all #inclusions of asm/system.h preparatory to splitting and killing it. Performed with the following command: perl -p -i -e 's!^#\s*include\s*.*\n!!' `grep -Irl '^#\s*include\s*' *` Signed-off-by: David Howells --- Reading git-diff-tree failed