diff options
author | Adam Buchbinder <adam.buchbinder@gmail.com> | 2016-02-23 15:27:23 -0800 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2016-04-18 12:45:52 +0200 |
commit | 133895e9f42afee8ed837cef7e308c97bc708b5b (patch) | |
tree | 053ca6b6f555e92a5800cbb49db9746e225b45ed /arch/avr32 | |
parent | c19ca6cb4c0891049009d48a0da79d9e8c475462 (diff) | |
download | linux-133895e9f42afee8ed837cef7e308c97bc708b5b.tar.bz2 |
avr32: Fix misspelling of 'definitions' in comment.
Signed-off-by: Adam Buchbinder <adam.buchbinder@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'arch/avr32')
-rw-r--r-- | arch/avr32/include/asm/addrspace.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/avr32/include/asm/addrspace.h b/arch/avr32/include/asm/addrspace.h index 366794858ec7..5a47a7979648 100644 --- a/arch/avr32/include/asm/addrspace.h +++ b/arch/avr32/include/asm/addrspace.h @@ -1,5 +1,5 @@ /* - * Defitions for the address spaces of the AVR32 CPUs. Heavily based on + * Definitions for the address spaces of the AVR32 CPUs. Heavily based on * include/asm-sh/addrspace.h * * Copyright (C) 2004-2006 Atmel Corporation |