From: Nicolas Pitre Date: Sat, 1 Sep 2012 02:00:15 +0000 (+0100) Subject: ARM: 7505/1: split out ATAGS parsing X-Git-Tag: omap-for-v3.7-rc1/fixes-hwmod-clock-signed-v3~1^2~2^4~3^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa783b6fd60b3844e199b1c2d2f4068f3caa1358;p=pandora-kernel.git ARM: 7505/1: split out ATAGS parsing Make ATAGS parsing into a source file of its own, namely atags_parse.c. Also rename compat.c to atags_compat.c to make it clearer what it is about. Same for atags.c which is now atags_proc.c. Gather all the atags function declarations into a common atags.h. Signed-off-by: Nicolas Pitre Tested-by: Linus Walleij Signed-off-by: Russell King --- Reading git-diff-tree failed