clk: bcm: dvp: Add missing module informations
authorMaxime Ripard <maxime@cerno.tech>
Fri, 26 Jun 2020 11:25:13 +0000 (13:25 +0200)
committerStephen Boyd <sboyd@kernel.org>
Fri, 26 Jun 2020 18:58:21 +0000 (11:58 -0700)
commiteb46f547a2fa9d5913c76066eab34efbd7f2252c
tree788df53777bb9c39b33caa872996005e935233cc
parent56643d9ad2b4933d55f872f61195c1650f9958e9
clk: bcm: dvp: Add missing module informations

The driver for the DVP controller in the BCM2711 was missing the MODULE_*
macros resulting in a modpost warning at compilation.

Fixes: 1bc95972715a ("clk: bcm: Add BCM2711 DVP driver")
Signed-off-by: Maxime Ripard <maxime@cerno.tech>
Link: https://lore.kernel.org/r/20200626112513.90816-1-maxime@cerno.tech
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/bcm/clk-bcm2711-dvp.c