diff options
author | 2025-05-15 10:26:52 +0200 | |
---|---|---|
committer | 2025-05-15 14:49:05 +0200 | |
commit | 276036283716b9135525b195675ea42801bde204 (patch) | |
tree | 0023afa3c0d2d223e07a320259cf19f106430bcc /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | clk: rockchip: rk3576: add missing slab.h include (diff) | |
download | linux-rng-276036283716b9135525b195675ea42801bde204.tar.xz linux-rng-276036283716b9135525b195675ea42801bde204.zip |
clk: rockchip: rk3528: add slab.h header include
The newly added GRF types introduced kzalloc usage into the rk3528.
At least for the similar rk3576 driver, the kernel-test-robot reported the
missing prototype, which warranted adding a slab.h include.
While it did not complain about the rk3528, so the header might be included
"accidentially" right now, add a real include to make sure we keep it
included in the future.
Fixes: 306d2f5ddaa7 ("clk: rockchip: rk3528: Add SD/SDIO tuning clocks in GRF region")
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Link: https://lore.kernel.org/r/20250515082652.2503063-2-heiko@sntech.de
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions