You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by xi...@apache.org on 2020/06/05 04:21:56 UTC

[incubator-nuttx] 02/05: arch/arm/src/stm32/stm32_i2s.h: file hardware/stm32_i2s.h does not exist.

This is an automated email from the ASF dual-hosted git repository.

xiaoxiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git

commit a098e03005a38047a678310143412143a21049f9
Author: Ouss4 <ab...@gmail.com>
AuthorDate: Wed Jun 3 20:15:08 2020 +0100

    arch/arm/src/stm32/stm32_i2s.h: file hardware/stm32_i2s.h does not
    exist.
---
 arch/arm/src/stm32/stm32_i2s.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/arm/src/stm32/stm32_i2s.h b/arch/arm/src/stm32/stm32_i2s.h
index 9361e79..29e1cce 100644
--- a/arch/arm/src/stm32/stm32_i2s.h
+++ b/arch/arm/src/stm32/stm32_i2s.h
@@ -44,7 +44,6 @@
 #include <nuttx/audio/i2s.h>
 
 #include "chip.h"
-#include "hardware/stm32_i2s.h"
 
 #ifndef __ASSEMBLY__