From a2be1561a3f6ea5e7ffb1ce42c0db9cb1bc7ab28 Mon Sep 17 00:00:00 2001 From: Thomas Petazzoni Date: Thu, 20 Feb 2014 12:11:29 +0100 Subject: [PATCH] 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-format-patch failed