From: Thomas Petazzoni Date: Thu, 20 Feb 2014 11:11:29 +0000 (+0100) Subject: ARM: mvebu: use C preprocessor include for Armada 375/38x DTs X-Git-Tag: v3.15-rc1~77^2~16^2~4^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a2be1561a3f6ea5e7ffb1ce42c0db9cb1bc7ab28;p=pandora-kernel.git ARM: mvebu: use C preprocessor include for Armada 375/38x DTs Some of the Armada 375/38x DTs that were recently submitted were still using the old-style /include/ instead of the new-style, C-preprocessor based #include. Since we are going to start including more headers, switching to the C-preprocessor based includes is important. Signed-off-by: Thomas Petazzoni Acked-by: Gregory CLEMENT Signed-off-by: Jason Cooper --- Reading git-diff-tree failed