summaryrefslogtreecommitdiff
path: root/drivers/video
diff options
context:
space:
mode:
authorPedro Jardim <jardim.c.pedro@gmail.com>2020-01-23 10:21:05 -0300
committerLukasz Majewski <lukma@denx.de>2020-01-26 21:57:08 +0100
commit852cd55ea7aef90d9408d7b3b746f3c52e3a1e42 (patch)
treecb5ed415cac0079868f336c2989655d8d783a1e6 /drivers/video
parent953d02f0016c7c8781d697c21013a967a200bfbf (diff)
clock_imx8mq: Remove the function sscg_pll_init()
Function sscg_pll_init() is not used anywhere, so it can simply be deleted. This was found because of the following sparse warning: arch/arm/mach-imx/imx8m/clock_imx8mq.c:702:5: warning: no previous prototype for ‘sscg_pll_init’ [-Wmissing-prototypes] int sscg_pll_init(u32 pll) ^~~~~~~~~~~~~ Signed-off-by: Pedro Jardim <jardim.c.pedro@gmail.com>
Diffstat (limited to 'drivers/video')
0 files changed, 0 insertions, 0 deletions