diff options
| author | Masanari Iida <standby24x7@gmail.com> | 2016-09-17 23:44:17 +0900 |
|---|---|---|
| committer | Jiri Kosina <jkosina@suse.cz> | 2016-12-14 10:54:27 +0100 |
| commit | 9165dabb2500b3dcb98fc648d27589a5a806227e (patch) | |
| tree | ff2861cac7a7f9407f4065a3503be8f1242beb3a /arch/sh/kernel/cpu/Makefile | |
| parent | 95f21c5c6d8345f8253057b24a98adfbceb2aca1 (diff) | |
| download | talos-obmc-linux-9165dabb2500b3dcb98fc648d27589a5a806227e.tar.gz talos-obmc-linux-9165dabb2500b3dcb98fc648d27589a5a806227e.zip | |
treewide: Fix printk() message errors
This patch fix spelling typos in printk and kconfig.
Signed-off-by: Masanari Iida <standby24x7@gmail.com>
Acked-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'arch/sh/kernel/cpu/Makefile')
| -rw-r--r-- | arch/sh/kernel/cpu/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/sh/kernel/cpu/Makefile b/arch/sh/kernel/cpu/Makefile index accc7ca722e1..252e9fee687f 100644 --- a/arch/sh/kernel/cpu/Makefile +++ b/arch/sh/kernel/cpu/Makefile @@ -1,5 +1,5 @@ # -# Makefile for the Linux/SuperH CPU-specifc backends. +# Makefile for the Linux/SuperH CPU-specific backends. # obj-$(CONFIG_CPU_SH2) = sh2/ |

