From: Arnd Bergmann Date: Mon, 26 May 2014 16:07:05 +0000 (+0200) Subject: soc: qcom: fix of_device_id table X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~40^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1b7f0c7b931864642e825a6fd01cde5881b064cc;p=pandora-kernel.git soc: qcom: fix of_device_id table The match tables must be zero-terminated, and Kbuild now helpfully fails to link the kernel if that isn't the case. Signed-off-by: Arnd Bergmann --- Reading git-diff-tree failed