From cb46a256a78225817945cd52068d61d5126c236e Mon Sep 17 00:00:00 2001 From: Arnd Bergmann Date: Thu, 3 Apr 2014 10:02:12 +0200 Subject: [PATCH] ARM: at91: fix a typo My recent commit 871336a9379 "ARM: at91: fix broken "if () else" statement" introduced a typo because of a last-minute fixup. This adds the missing closing parenthesis. Signed-off-by: Arnd Bergmann --- Reading git-format-patch failed