Commit c90e1096 authored by joe@perches.com's avatar joe@perches.com Committed by Paul Mackerras

[POWERPC] arch/ppc/: Spelling fixes

Signed-off-by: default avatarJoe Perches <joe@perches.com>
Signed-off-by: default avatarPaul Mackerras <paulus@samba.org>
parent 567e9fdd
...@@ -16,7 +16,7 @@ extern int cpm_get_irq(void); ...@@ -16,7 +16,7 @@ extern int cpm_get_irq(void);
* the only interrupt controller. Some boards, like the MBX and * the only interrupt controller. Some boards, like the MBX and
* Sandpoint have the 8259 as a secondary controller. Depending * Sandpoint have the 8259 as a secondary controller. Depending
* upon the processor type, the internal controller can have as * upon the processor type, the internal controller can have as
* few as 16 interrups or as many as 64. We could use the * few as 16 interrupts or as many as 64. We could use the
* "clear_bit()" and "set_bit()" functions like other platforms, * "clear_bit()" and "set_bit()" functions like other platforms,
* but they are overkill for us. * but they are overkill for us.
*/ */
......
...@@ -185,7 +185,7 @@ void platform_notify_map(const struct platform_notify_dev_map *map, ...@@ -185,7 +185,7 @@ void platform_notify_map(const struct platform_notify_dev_map *map,
*/ */
/* /*
Here we'll replace .name pointers with fixed-lenght strings Here we'll replace .name pointers with fixed-length strings
Hereby, this should be called *before* any func stuff triggeded. Hereby, this should be called *before* any func stuff triggeded.
*/ */
void ppc_sys_device_initfunc(void) void ppc_sys_device_initfunc(void)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment