On 6/30/25 8:20 AM, Patrice CHOTARD wrote:
Hi,
diff --git a/drivers/reset/stm32/stm32-reset.c
b/drivers/reset/stm32/stm32-reset.c
index 975f67f712a..918e81e588f 100644
--- a/drivers/reset/stm32/stm32-reset.c
+++ b/drivers/reset/stm32/stm32-reset.c
@@ -5,7 +5,7 @@
*/
#include
-#includ
On 6/30/25 8:17 AM, Patrice CHOTARD wrote:
diff --git a/drivers/reset/stm32/stm32-reset.c
b/drivers/reset/stm32/stm32-reset.c
index 975f67f712a..918e81e588f 100644
--- a/drivers/reset/stm32/stm32-reset.c
+++ b/drivers/reset/stm32/stm32-reset.c
@@ -5,7 +5,7 @@
*/
#include
-#include
+#
On 6/30/25 08:17, Patrice CHOTARD wrote:
>
>
> On 6/30/25 02:09, Marek Vasut wrote:
>> The stm32-reset-core.h is located in drivers/reset/stm32/ , it has to
>> be included using "stm32-reset-core.h" and not ,
>> otherwise the build fails. Fix it.
>>
>> Fixes: 0994a627c278 ("reset: stm32mp25:
On 6/30/25 02:09, Marek Vasut wrote:
> The stm32-reset-core.h is located in drivers/reset/stm32/ , it has to
> be included using "stm32-reset-core.h" and not ,
> otherwise the build fails. Fix it.
>
> Fixes: 0994a627c278 ("reset: stm32mp25: add stm32mp25 reset driver")
> Signed-off-by: Marek V
4 matches
Mail list logo