commit | 7b779f0adda847758c4df450bde4be16bcdd40bc | [log] [tgz] |
---|---|---|
author | Geert Uytterhoeven <geert@linux-m68k.org> | Wed Mar 20 10:15:51 2013 +0100 |
committer | Steven Miao <realmz6@gmail.com> | Tue May 07 18:26:28 2013 +0800 |
tree | 028f66fbb2ffae49811b5d90c61e785af2d2ee33 | |
parent | db527aaafbe3351e56738a971a9c57728714c0e5 [diff] |
blackfin: twi: Remove bogus #endif arch/blackfin/mach-bf538/boards/ezkit.c:768:2: error: #endif without #if Introduced by commit cf93feb3a0dee97c7896016a352a3226139fbcf4 ("blackfin: twi: Move TWI peripheral pin request array to platform data"), which removed the #if, but forgot about the #endif. Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org> Signed-off-by: Steven Miao <realmz6@gmail.com>