Home
last modified time | relevance | path

Searched hist:c8da78e8a1da5dc726b38db6cdb8bd992b3826ed (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/clk/tegra/
H A Dclk-tegra210.cdiff c8da78e8a1da5dc726b38db6cdb8bd992b3826ed Tue Oct 16 17:33:01 CDT 2018 Stephen Boyd <sboyd@kernel.org> clk: tegra210: Include size.h for compilation ease

You can't compile this file by itself because it uses SZ_64K from
sizes.h but doesn't include it. Instead it relies on some certain
configuration pulling that in implicitly somewhere else. Just add the
include to make random compile testing easier.

Signed-off-by: Stephen Boyd <sboyd@kernel.org>