]> www.infradead.org Git - users/dwmw2/linux.git/commit
staging: vchiq_core: Rectify header include for vchiq_dump_state()
authorUmang Jain <umang.jain@ideasonboard.com>
Thu, 7 Nov 2024 19:48:05 +0000 (01:18 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 10 Nov 2024 07:03:48 +0000 (08:03 +0100)
commit1ee792f6e956dc8e52e3360bab49a30cea581b3e
tree37949a770a3bee94cdd8e9f595f1ad02cc299e45
parentd0bc38d7aa1e6e53bc9f2bd56c8a30b46a697cd8
staging: vchiq_core: Rectify header include for vchiq_dump_state()

The header vchiq_core.h does not need <linux/debugfs.h>. It needs
the <linux/seq_file.h> for vchiq_dump_state() to dump the vchiq
state through vchiq_debugfs.[ch].

Signed-off-by: Umang Jain <umang.jain@ideasonboard.com>
Link: https://lore.kernel.org/r/20241107194806.90408-3-umang.jain@ideasonboard.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vc04_services/interface/vchiq_arm/vchiq_core.h