From: Dan Carpenter Date: Thu, 12 Jun 2014 21:56:09 +0000 (+0200) Subject: i2c: rk3x: add NULL entry to the end of_device_id array X-Git-Tag: omap-for-v3.16/fixes-rc4~65^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c51bd6acf59f24f2ec4334689329f1741f071621;p=pandora-kernel.git i2c: rk3x: add NULL entry to the end of_device_id array drivers/i2c/busses/i2c-rk3x.c:610:69-70: rk3x_i2c_match is not NULL terminated at line 610 Make sure of_device_id tables are NULL terminated Generated by: /kbuild/src/linux/scripts/coccinelle/misc/of_table.cocci Signed-off-by: Dan Carpenter Signed-off-by: Wolfram Sang --- Reading git-diff-tree failed