From bf719f66a7f2261b69b397072cec5ad99c573891 Mon Sep 17 00:00:00 2001 From: Hadi Asyrafi Date: Wed, 12 Jun 2019 11:24:12 +0800 Subject: intel: Pull out common drivers into platform common Signed-off-by: Hadi Asyrafi Change-Id: Ib79e2c6fe6e66dec5004701133ad6a5f4c78f2fa --- drivers/intel/soc/stratix10/io/s10_memmap_qspi.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'drivers') diff --git a/drivers/intel/soc/stratix10/io/s10_memmap_qspi.c b/drivers/intel/soc/stratix10/io/s10_memmap_qspi.c index 7d7d55fe..a0fc034d 100644 --- a/drivers/intel/soc/stratix10/io/s10_memmap_qspi.c +++ b/drivers/intel/soc/stratix10/io/s10_memmap_qspi.c @@ -15,7 +15,7 @@ #include #include -#include "drivers/qspi/cadence_qspi.h" +#include "qspi/cadence_qspi.h" /* As we need to be able to keep state for seek, only one file can be open * at a time. Make this a structure and point to the entity->info. When we -- cgit v1.2.3