From: Geert Uytterhoeven Date: Wed, 20 Mar 2013 09:15:51 +0000 (+0100) Subject: blackfin: twi: Remove bogus #endif X-Git-Tag: v3.10-rc1~18^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b779f0adda847758c4df450bde4be16bcdd40bc;p=pandora-kernel.git 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 Signed-off-by: Steven Miao --- Reading git-diff-tree failed