]> git.karo-electronics.de Git - karo-tx-linux.git/commit
regulator: tps65218: Add terminate entry for of_device_id table
authorAxel Lin <axel.lin@ingics.com>
Wed, 19 Feb 2014 08:33:21 +0000 (16:33 +0800)
committerMark Brown <broonie@linaro.org>
Wed, 19 Feb 2014 12:18:50 +0000 (21:18 +0900)
commitc46b5295ac3db8ac20e8970ce668b8e784833eee
tree2a34a41a03fc189d5f064722678ab3ce3014a34c
parent90e7d52627960e751da4fb2076ce79c51da82163
regulator: tps65218: Add terminate entry for of_device_id table

Fixes below build error:
FATAL: drivers/regulator/tps65218-regulator: struct of_device_id is not terminated with a NULL entry!

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Acked-by: Keerthy <j-keerthy@ti.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
drivers/regulator/tps65218-regulator.c