From 1b7f0c7b931864642e825a6fd01cde5881b064cc Mon Sep 17 00:00:00 2001 From: Arnd Bergmann Date: Mon, 26 May 2014 18:07:05 +0200 Subject: [PATCH] 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-format-patch failed