Skip to content

Commit c35c486

Browse files
committed
Merge tag 'hsi-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-hsi
Pull HSI update from Sebastian Reichel: - explicitly include correct DT includes * tag 'hsi-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-hsi: hsi: omap_ssi: Explicitly include correct DT includes
2 parents b547f9b + 7ebf243 commit c35c486

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

drivers/hsi/controllers/omap_ssi_core.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
#include <linux/debugfs.h>
2626
#include <linux/pinctrl/consumer.h>
2727
#include <linux/pm_runtime.h>
28+
#include <linux/of.h>
2829
#include <linux/of_platform.h>
2930
#include <linux/hsi/hsi.h>
3031
#include <linux/idr.h>

0 commit comments

Comments
 (0)