summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorLinmao Li <lilinmao@kylinos.cn>2026-07-28 17:16:23 +0800
committerJassi Brar <jassisinghbrar@gmail.com>2026-08-15 15:41:12 -0500
commitef24ff4f5cda39f8a2e7da3d57773da8fbe600ce (patch)
treecc5730ad3c3ab89e87a0920ff8287b341a740596 /tools
parentded48fcbdc1e3ed1dc8e1974b7fe9639fcea6dd6 (diff)
mailbox: rockchip: drop unneeded runtime pointer (pclk)
The pclk pointer is only used in rockchip_mbox_probe() and is not needed after probe completes. Make it a local variable and drop it from struct rockchip_mbox, which saves a little bit of runtime memory. Signed-off-by: Linmao Li <lilinmao@kylinos.cn> Signed-off-by: Jassi Brar <jassisinghbrar@gmail.com>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions