File tree Expand file tree Collapse file tree 1 file changed +0
-8
lines changed
targets/TARGET_Realtek/TARGET_AMEBA/TARGET_RTL8195A/device Expand file tree Collapse file tree 1 file changed +0
-8
lines changed Original file line number Diff line number Diff line change 28
28
#include "hal_diag.h"
29
29
#include "hal_spi_flash.h"
30
30
#include "rtl8195a_spi_flash.h"
31
- //#include "hal_timer.h"
32
31
#include "hal_util.h"
33
32
#include "hal_efuse.h"
34
33
#include "hal_soc_ps_monitor.h"
35
34
#include "diag.h"
36
- //#include "hal_common.h"
37
- //#include "hal_soc_ps_monitor.h"
38
35
39
36
40
37
// from RDC team
@@ -153,7 +150,6 @@ __##name##_Disable(void) \
153
150
#include "rtl8195a_clk.h"
154
151
#include "rtl8195a_misc.h"
155
152
#include "rtl8195a_sdio.h"
156
- //#include "rtl8195a_luart.h"
157
153
158
154
#endif
159
155
@@ -203,10 +199,6 @@ __##name##_Disable(void) \
203
199
#include "rtl8195a_i2c.h"
204
200
#endif
205
201
206
- //#ifdef CONFIG_PCM_EN
207
- //#include "hal_pcm.h"
208
- //#include "rtl8195a_pcm.h"
209
- //#endif
210
202
211
203
#ifdef CONFIG_PWM_EN
212
204
#include "hal_pwm.h"
You can’t perform that action at this time.
0 commit comments