From: Russell King Date: Sat, 5 Nov 2011 17:38:32 +0000 (+0000) Subject: ARM: clps711x: consolidate irq/mm/time code into a single file X-Git-Tag: v3.3-rc1~141^2~3^2~9^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a083227a45cbbf5d29e6fe7c093af9e09905d4d;p=pandora-kernel.git ARM: clps711x: consolidate irq/mm/time code into a single file The separate files for clps711x which contain maybe one or two data structures or functions is an inefficient use of files, and encourages further small files as other changes happen. Collapse down these into a single core.c file. Signed-off-by: Russell King --- Reading git-diff-tree failed