OMAP: hwmod: Fix the missing braces
authorBenoit Cousson <[email protected]>
Thu, 24 Jun 2010 00:15:12 +0000 (18:15 -0600)
committerPaul Walmsley <[email protected]>
Thu, 24 Jun 2010 00:15:12 +0000 (18:15 -0600)
commitdc75925d67950889b79df1cc1518c21ec678df6c
tree1c213e9f20e06795d4302944bb5373fc33f34b3e
parent7e27d6e778cd87b6f2415515d7127eba53fe5d02
OMAP: hwmod: Fix the missing braces

As reported by Sergei, a couple of braces were missing after
the WARN removal patch.

[07/22] OMAP: hwmod: Replace WARN by pr_warning if clock lookup failed

https://patchwork.kernel.org/patch/100756/

Signed-off-by: Benoit Cousson <[email protected]>
[[email protected]: fixed patch description per Anand's E-mail]
Signed-off-by: Paul Walmsley <[email protected]>
Cc: Sergei Shtylyov <[email protected]>
Cc: Anand Gadiyar <[email protected]>
arch/arm/mach-omap2/omap_hwmod.c