diff options
author | Masanari Iida <standby24x7@gmail.com> | 2014-08-29 10:37:33 -0400 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2014-09-01 05:18:25 -0400 |
commit | 1a84db567aeeb232daad598c7aa2334dda0176b7 (patch) | |
tree | 5123df91574e49c60e14fc9519b540cd58a82167 /arch/m68k/Kconfig.devices | |
parent | 307b28b95ce9717680b5980d67ef0b060c8fde3b (diff) |
treewide: fix errors in printk
This patch fix spelling typo in printk.
Signed-off-by: Masanari Iida <standby24x7@gmail.com>
Acked-by: Geert Uytterhoeven <geert@linux-m68k.org>
Acked-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'arch/m68k/Kconfig.devices')
-rw-r--r-- | arch/m68k/Kconfig.devices | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/m68k/Kconfig.devices b/arch/m68k/Kconfig.devices index d163991c5717..2a74777667fd 100644 --- a/arch/m68k/Kconfig.devices +++ b/arch/m68k/Kconfig.devices | |||
@@ -73,7 +73,7 @@ config ATARI_ETHERNEC | |||
73 | ROM port. The driver works by polling instead of interrupts, so it | 73 | ROM port. The driver works by polling instead of interrupts, so it |
74 | is quite slow. | 74 | is quite slow. |
75 | 75 | ||
76 | This driver also suppports the ethernet part of the NetUSBee ROM | 76 | This driver also supports the ethernet part of the NetUSBee ROM |
77 | port combined Ethernet/USB adapter. | 77 | port combined Ethernet/USB adapter. |
78 | 78 | ||
79 | To compile the actual ethernet driver, choose Y or M in for the NE2000 | 79 | To compile the actual ethernet driver, choose Y or M in for the NE2000 |