aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k/include/asm/bootstd.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/m68k/include/asm/bootstd.h')
-rw-r--r--arch/m68k/include/asm/bootstd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/m68k/include/asm/bootstd.h b/arch/m68k/include/asm/bootstd.h
index bdc1a4ac4fe9..e518f5a575b7 100644
--- a/arch/m68k/include/asm/bootstd.h
+++ b/arch/m68k/include/asm/bootstd.h
@@ -31,7 +31,7 @@
31#define __BN_flash_write_range 20 31#define __BN_flash_write_range 20
32 32
33/* Calling conventions compatible to (uC)linux/68k 33/* Calling conventions compatible to (uC)linux/68k
34 * We use simmilar macros to call into the bootloader as for uClinux 34 * We use similar macros to call into the bootloader as for uClinux
35 */ 35 */
36 36
37#define __bsc_return(type, res) \ 37#define __bsc_return(type, res) \