efuse: Remove dependency on bootloader component headers

Signed-off-by: Gustavo Henrique Nihei <gustavo.nihei@espressif.com>
This commit is contained in:
Gustavo Henrique Nihei
2023-02-08 16:48:12 -03:00
committed by Xiao Xufeng
parent c77b5752ef
commit 3672144c9f
13 changed files with 2 additions and 18 deletions

View File

@@ -15,7 +15,6 @@
#include "soc/efuse_periph.h"
#include "soc/chip_revision.h"
#include "hal/efuse_hal.h"
#include "bootloader_random.h"
#include "sys/param.h"
#include "soc/syscon_reg.h"