summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/boot
diff options
context:
space:
mode:
authorMasahiro Yamada2017-02-27 23:28:55 +0100
committerLinus Torvalds2017-02-28 03:43:46 +0100
commit8ab102d60a0c19df602f3758848d55f0703bf9bb (patch)
treebce0a878a5fd3e790a54c888cffb85f513937916 /arch/powerpc/boot
parentscripts/spelling.txt: add "an one" pattern and fix typo instances (diff)
downloadkernel-qcow2-linux-8ab102d60a0c19df602f3758848d55f0703bf9bb.tar.gz
kernel-qcow2-linux-8ab102d60a0c19df602f3758848d55f0703bf9bb.tar.xz
kernel-qcow2-linux-8ab102d60a0c19df602f3758848d55f0703bf9bb.zip
scripts/spelling.txt: add "partiton" pattern and fix typo instances
Fix typos and add the following to the scripts/spelling.txt: partiton||partition Link: http://lkml.kernel.org/r/1481573103-11329-7-git-send-email-yamada.masahiro@socionext.com Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'arch/powerpc/boot')
-rw-r--r--arch/powerpc/boot/dts/fsl/mpc8569mds.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/powerpc/boot/dts/fsl/mpc8569mds.dts b/arch/powerpc/boot/dts/fsl/mpc8569mds.dts
index 8e94448f296c..76b2bd6f7742 100644
--- a/arch/powerpc/boot/dts/fsl/mpc8569mds.dts
+++ b/arch/powerpc/boot/dts/fsl/mpc8569mds.dts
@@ -55,7 +55,7 @@
label = "kernel";
reg = <0x01c00000 0x002e0000>;
};
- partiton@1ee0000 {
+ partition@1ee0000 {
label = "dtb";
reg = <0x01ee0000 0x00020000>;
};