From: Hans-Christian Egtvedt Date: Fri, 4 Jul 2008 07:33:03 +0000 (+0200) Subject: avr32: Fix typo of IFSR in a comment in the PIO header file X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=72f6befeea7dc634a83219287d5b874734b85637;p=linux-beck.git avr32: Fix typo of IFSR in a comment in the PIO header file Signed-off-by: Hans-Christian Egtvedt Signed-off-by: Haavard Skinnemoen --- diff --git a/arch/avr32/mach-at32ap/pio.h b/arch/avr32/mach-at32ap/pio.h index 7795116a483a..9484dfcc08f2 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 */