]> git.dujemihanovic.xyz Git - u-boot.git/commit
clk: exynos: Add header guard for clk-pll.h
authorSam Protsenko <semen.protsenko@linaro.org>
Tue, 7 Nov 2023 21:22:00 +0000 (15:22 -0600)
committerMinkyu Kang <mk7.kang@samsung.com>
Mon, 13 Nov 2023 07:39:05 +0000 (16:39 +0900)
commitf655090901dce2a3890efb07c3f341d5b8bc2ae9
tree952bc8393318f73084071909cca265f0d5f4f602
parent2227f4c0afed9fef940ace67d1482417eb876316
clk: exynos: Add header guard for clk-pll.h

The clk-pll.h is going to be included in multiple files soon. Add
missing header guard to prevent possible build errors in future.

Signed-off-by: Sam Protsenko <semen.protsenko@linaro.org>
Fixes: 166097e87753 ("clk: exynos: add clock driver for Exynos7420 Soc")
Reviewed-by: Sean Anderson <seanga2@gmail.com>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
drivers/clk/exynos/clk-pll.h