Remove unused headfile

This shall prevent confusion
pull/4760/head
Yuguo Zou 2017-07-12 17:49:52 +08:00 committed by adbridge
parent e97380913c
commit d4c2f311a7
1 changed files with 0 additions and 8 deletions

View File

@ -28,13 +28,10 @@
#include "hal_diag.h"
#include "hal_spi_flash.h"
#include "rtl8195a_spi_flash.h"
//#include "hal_timer.h"
#include "hal_util.h"
#include "hal_efuse.h"
#include "hal_soc_ps_monitor.h"
#include "diag.h"
//#include "hal_common.h"
//#include "hal_soc_ps_monitor.h"
// from RDC team
@ -153,7 +150,6 @@ __##name##_Disable(void) \
#include "rtl8195a_clk.h"
#include "rtl8195a_misc.h"
#include "rtl8195a_sdio.h"
//#include "rtl8195a_luart.h"
#endif
@ -203,10 +199,6 @@ __##name##_Disable(void) \
#include "rtl8195a_i2c.h"
#endif
//#ifdef CONFIG_PCM_EN
//#include "hal_pcm.h"
//#include "rtl8195a_pcm.h"
//#endif
#ifdef CONFIG_PWM_EN
#include "hal_pwm.h"