Title: [9446] trunk/arch/blackfin/mach-bf527/include/mach/blackfin.h: Blackfin: bf52x: fix #endif typoe
Revision
9446
Author
vapier
Date
2010-10-27 00:56:32 -0400 (Wed, 27 Oct 2010)

Log Message

Blackfin: bf52x: fix #endif typoe

Modified Paths


Diff

Modified: trunk/arch/blackfin/mach-bf527/include/mach/blackfin.h (9445 => 9446)


--- trunk/arch/blackfin/mach-bf527/include/mach/blackfin.h	2010-10-27 04:55:39 UTC (rev 9445)
+++ trunk/arch/blackfin/mach-bf527/include/mach/blackfin.h	2010-10-27 04:56:32 UTC (rev 9446)
@@ -25,7 +25,7 @@
 # include <asm/cdef_LPBlackfin.h>
 # if defined(CONFIG_BF523) || defined(CONFIG_BF522)
 #  include "cdefBF522.h"
-# endf
+# endif
 # if defined(CONFIG_BF525) || defined(CONFIG_BF524)
 #  include "cdefBF525.h"
 # endif
_______________________________________________
Linux-kernel-commits mailing list
[email protected]
https://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits

Reply via email to