From: Andrey Ryabinin Date: Mon, 26 Jan 2015 20:58:46 +0000 (-0800) Subject: drivers/rtc/rtc-s5m.c: terminate s5m_rtc_id array with empty element X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~222^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=45cd15e600ec8006305ce83f62c7208c2cb7a052;p=pandora-kernel.git drivers/rtc/rtc-s5m.c: terminate s5m_rtc_id array with empty element Array of platform_device_id elements should be terminated with empty element. Fixes: 5bccae6ec458 ("rtc: s5m-rtc: add real-time clock driver for s5m8767") Signed-off-by: Andrey Ryabinin Reviewed-by: Krzysztof Kozlowski Cc: Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed