From: Arnd Bergmann Date: Thu, 11 Apr 2013 00:05:03 +0000 (+0200) Subject: ASoC: samsung: fix module_device_table X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~52^2~42^2~11^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2af1955848dffad480120a494fc39ae99e7580ba;p=pandora-kernel.git ASoC: samsung: fix module_device_table The second argument to the module_device_table macro must be the name of the device id array. In the samsung i2s driver, there was a small typo, resulting in a build error when building it as a loadable module. Signed-off-by: Arnd Bergmann Signed-off-by: Mark Brown --- Reading git-diff-tree failed