]> git.baikalelectronics.ru Git - uboot.git/commit
clk: meson: add static to meson_gates table
authorNeil Armstrong <narmstrong@baylibre.com>
Thu, 8 Nov 2018 16:17:41 +0000 (17:17 +0100)
committerNeil Armstrong <narmstrong@baylibre.com>
Mon, 26 Nov 2018 13:40:52 +0000 (14:40 +0100)
commitb04d10c300906ea686ef11b11ee4239038cc18c3
treecd49b970ee6363e1ba5a62c8b3156909837e7255
parent4fa793544aa1663df93c7b87326960dd2665f90a
clk: meson: add static to meson_gates table

The meson_gates table should be set static in the clk_meson driver.

Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
drivers/clk/clk_meson.c