regulator: lochnagar: Add missing MODULE_DEVICE_TABLE
authorCharles Keepax <ckeepax@opensource.cirrus.com>
Fri, 18 Jan 2019 11:36:30 +0000 (11:36 +0000)
committerMark Brown <broonie@kernel.org>
Fri, 18 Jan 2019 18:02:25 +0000 (18:02 +0000)
commit692f8b56bb6afa06895d2723a033822994c1fe59
treea17cb680b276ced0b1b428e2979e1b0ac0232e68
parent053979d2395bdf0e77f6591655e1f491611a6d89
regulator: lochnagar: Add missing MODULE_DEVICE_TABLE

Add the missing MODULE_DEVICE_TABLE and remove the comma from the
separator on the end of the of_device_id array.

Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/regulator/lochnagar-regulator.c