Skip to content

Commit d46cc2a

Browse files
committed
Remove unused headfile
This shall prevent confusion
1 parent aae62bd commit d46cc2a

File tree

1 file changed

+0
-8
lines changed
  • targets/TARGET_Realtek/TARGET_AMEBA/TARGET_RTL8195A/device

1 file changed

+0
-8
lines changed

targets/TARGET_Realtek/TARGET_AMEBA/TARGET_RTL8195A/device/rtl8195a.h

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -28,13 +28,10 @@
2828
#include "hal_diag.h"
2929
#include "hal_spi_flash.h"
3030
#include "rtl8195a_spi_flash.h"
31-
//#include "hal_timer.h"
3231
#include "hal_util.h"
3332
#include "hal_efuse.h"
3433
#include "hal_soc_ps_monitor.h"
3534
#include "diag.h"
36-
//#include "hal_common.h"
37-
//#include "hal_soc_ps_monitor.h"
3835

3936

4037
// from RDC team
@@ -153,7 +150,6 @@ __##name##_Disable(void) \
153150
#include "rtl8195a_clk.h"
154151
#include "rtl8195a_misc.h"
155152
#include "rtl8195a_sdio.h"
156-
//#include "rtl8195a_luart.h"
157153

158154
#endif
159155

@@ -203,10 +199,6 @@ __##name##_Disable(void) \
203199
#include "rtl8195a_i2c.h"
204200
#endif
205201

206-
//#ifdef CONFIG_PCM_EN
207-
//#include "hal_pcm.h"
208-
//#include "rtl8195a_pcm.h"
209-
//#endif
210202

211203
#ifdef CONFIG_PWM_EN
212204
#include "hal_pwm.h"

0 commit comments

Comments
 (0)