From: Vince Hsu Date: Tue, 30 Dec 2014 06:59:42 +0000 (+0800) Subject: drm/nouveau/mc: add missing braces X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~75^2~34^2~60 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9509ff759fb550194003507d143110388e3c8857;p=pandora-kernel.git drm/nouveau/mc: add missing braces Several braces were misplaced unintentionally. That caused the msi handling became part of the default case of the first switch statement. So add the missing ones. Signed-off-by: Vince Hsu Signed-off-by: Ben Skeggs --- Reading git-diff-tree failed