[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <ceb96637accd7da382ba8bfd0c8327a72cd97ccf.1401995177.git.andrew.ruder@elecsyscorp.com>
Date: Thu, 5 Jun 2014 14:27:05 -0500
From: Andrew Ruder <andrew.ruder@...csyscorp.com>
To: devicetree@...r.kernel.org
Cc: linux-doc@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org, linux@....linux.org.uk,
rdunlap@...radead.org, galak@...eaurora.org,
ijc+devicetree@...lion.org.uk, mark.rutland@....com,
pawel.moll@....com, robh+dt@...nel.org,
Andrew Ruder <andrew.ruder@...csyscorp.com>
Subject: [PATCH 3/6] arm: pxa27x.dtsi: header typo - wrong file
Fixing a copy-paste error calling this file the pxa3xx skeleton when it
is actually the pxa27x skeleton.
Signed-off-by: Andrew Ruder <andrew.ruder@...csyscorp.com>
---
arch/arm/boot/dts/pxa27x.dtsi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm/boot/dts/pxa27x.dtsi b/arch/arm/boot/dts/pxa27x.dtsi
index a705469..931e1d5 100644
--- a/arch/arm/boot/dts/pxa27x.dtsi
+++ b/arch/arm/boot/dts/pxa27x.dtsi
@@ -1,4 +1,4 @@
-/* The pxa3xx skeleton simply augments the 2xx version */
+/* The pxa27x skeleton simply augments the 2xx version */
/include/ "pxa2xx.dtsi"
/ {
--
1.9.0.rc3.12.gbc97e2d
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists