diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-09-01 18:58:23 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-09-04 14:25:05 +0300 |
commit | d3acaf2e0e0fcaff86c3bc02ceb9115f578e0426 (patch) | |
tree | 94917517d63fb5e1620aaf0a4de2c7e3e859ce1b /firmware/keyspan_pda | |
parent | d03099a2cc6b69baf65a8f8f0d03158dabc32ab1 (diff) | |
download | linux-d3acaf2e0e0fcaff86c3bc02ceb9115f578e0426.tar.xz |
fbdev: offb: fix up missing cleanup.h
In commit 96ee5c5712ef ("fbdev: offb: replace of_node_put with
__free(device_node)"), __free() was added, but not cleanup.h so it broke
the build. Fix this up.
Reported-by: Guenter Roeck <linux@roeck-us.net>
Link: https://lore.kernel.org/r/4f4ac35e-e31c-4f67-b809-a5de4d4b273a@roeck-us.net
Fixes: 96ee5c5712ef ("fbdev: offb: replace of_node_put with __free(device_node)")
Cc: Julia Lawall <julia.lawall@inria.fr>
Cc: Abdulrasaq Lawani <abdulrasaqolawani@gmail.com>
Cc: Helge Deller <deller@gmx.de>
Cc: Sasha Levin <sashal@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'firmware/keyspan_pda')
0 files changed, 0 insertions, 0 deletions