From: Kukjin Kim Date: Wed, 13 Feb 2013 05:01:38 +0000 (-0800) Subject: gpio: samsung: fixes build warning with s3c2410_defconfig X-Git-Tag: omap-for-v3.10/fixes-for-merge-window~11^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d97fedef912832611b668fa7ece8e8ff54a6a590;p=pandora-kernel.git gpio: samsung: fixes build warning with s3c2410_defconfig commit 7b45ed96 ("ARM: S3C24XX: handle s3c2412 eints using new infrastructure") introduced build warning and this patch fixes that: drivers/gpio/gpio-samsung.c: In function 's3c24xx_gpiolib_fbank_to_irq': drivers/gpio/gpio-samsung.c:1126:5: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses] Reported-by: kbuild test robot Cc: Heiko Stuebner Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed