diff options
author | Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com> | 2008-07-04 09:33:03 +0200 |
---|---|---|
committer | Haavard Skinnemoen <haavard.skinnemoen@atmel.com> | 2008-07-04 09:48:05 +0200 |
commit | 72f6befeea7dc634a83219287d5b874734b85637 (patch) | |
tree | 23cfb112ea2ba0bf0d4c8dea85203a174f4d5793 /arch/avr32/mach-at32ap | |
parent | 02a00cf672a37292c31bbdde191712bfa40a4f1d (diff) | |
download | kernel-crypto-72f6befeea7dc634a83219287d5b874734b85637.tar.gz kernel-crypto-72f6befeea7dc634a83219287d5b874734b85637.tar.xz kernel-crypto-72f6befeea7dc634a83219287d5b874734b85637.zip |
avr32: Fix typo of IFSR in a comment in the PIO header file
Signed-off-by: Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com>
Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
Diffstat (limited to 'arch/avr32/mach-at32ap')
-rw-r--r-- | arch/avr32/mach-at32ap/pio.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/avr32/mach-at32ap/pio.h b/arch/avr32/mach-at32ap/pio.h index 7795116a483..9484dfcc08f 100644 --- a/arch/avr32/mach-at32ap/pio.h +++ b/arch/avr32/mach-at32ap/pio.h @@ -57,7 +57,7 @@ /* Bitfields in IFDR */ -/* Bitfields in ISFR */ +/* Bitfields in IFSR */ /* Bitfields in SODR */ |