ARM: imx6q: add missing sentinel to divider table
authorLothar Waßmann <LW@KARO-electronics.de>
Thu, 31 Oct 2013 11:55:48 +0000 (12:55 +0100)
committerShawn Guo <shawn.guo@linaro.org>
Mon, 11 Nov 2013 14:58:44 +0000 (22:58 +0800)
commitec9de6cd95a1ee326269699777301d5e1d5ddb75
treed73e6edef6d416f9ec193bb3384547eb6b2a5bff
parent5d48217210a0ae4a08953b7e3db95ed5a992673d
ARM: imx6q: add missing sentinel to divider table

The clk_enet_ref_table[] is missing a final empty entry as end of list
marker. Also make the existing markers more obvious.

Signed-off-by: Lothar Waßmann <LW@KARO-electronics.de>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
arch/arm/mach-imx/clk-imx6q.c