From: Axel Lin Date: Tue, 4 Mar 2014 10:20:14 +0000 (+0800) Subject: regulator: pfuze100: Add terminate entry for [i2c|of]_device_id tables X-Git-Tag: v3.15-rc1~148^2~2^6~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e6c4c3378d82c5eeb136ed06b1a23651bcdaf739;p=pandora-kernel.git regulator: pfuze100: Add terminate entry for [i2c|of]_device_id tables Also remove PFUZE_NUM to avoid below build warnings: CC [M] drivers/regulator/pfuze100-regulator.o drivers/regulator/pfuze100-regulator.c:86:2: warning: excess elements in array initializer [enabled by default] drivers/regulator/pfuze100-regulator.c:86:2: warning: (near initialization for 'pfuze_device_id') [enabled by default] drivers/regulator/pfuze100-regulator.c:93:2: warning: excess elements in array initializer [enabled by default] drivers/regulator/pfuze100-regulator.c:93:2: warning: (near initialization for 'pfuze_dt_ids') [enabled by default] Signed-off-by: Axel Lin Signed-off-by: Mark Brown --- Reading git-diff-tree failed