clocksource: sunxi_timer: Add terminating entry for sunxi_timer_dt_ids
authorAxel Lin <axel.lin@ingics.com>
Sun, 2 Dec 2012 15:08:19 +0000 (23:08 +0800)
committerMaxime Ripard <maxime.ripard@free-electrons.com>
Mon, 3 Dec 2012 20:16:59 +0000 (21:16 +0100)
commit3703af46fcc330d72b9b0165a2a6988833e9df4e
tree37362c8f8a04faa6931f53cb61cc50dc7a64361e
parent67bea88dd842deb3ed8327ad101970dbd615ddcb
clocksource: sunxi_timer: Add terminating entry for sunxi_timer_dt_ids

The of_device_id table is supposed to be zero-terminated.

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
drivers/clocksource/sunxi_timer.c