mirror of
https://github.com/torvalds/linux.git
synced 2026-05-28 00:53:34 +02:00
i3c: master: adi: fix header location
The adi-axi-common header has been moved to the upper directory. Acked-by: Jorge Marques <jorge.marques@analog.com> Link: https://lore.kernel.org/r/20250519-dev-axi-clkgen-limits-v6-3-bc4b3b61d1d4@analog.com Acked-by: Nuno Sá <nuno.sa@analog.com> Link: https://lore.kernel.org/r/20250916091252.39265-1-alexandre.belloni@bootlin.com Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
This commit is contained in:
parent
17e163f3d7
commit
3ab1da2614
|
|
@ -10,7 +10,7 @@
|
|||
#include <linux/clk.h>
|
||||
#include <linux/err.h>
|
||||
#include <linux/errno.h>
|
||||
#include <linux/fpga/adi-axi-common.h>
|
||||
#include <linux/adi-axi-common.h>
|
||||
#include <linux/i3c/master.h>
|
||||
#include <linux/interrupt.h>
|
||||
#include <linux/io.h>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user