soc: remove unecessary headers in dport_access.h

This commit is contained in:
Renz Bagaporo
2020-09-03 18:18:33 +08:00
parent b3a7c6e27e
commit e7460c1f00
9 changed files with 13 additions and 14 deletions

View File

@@ -20,6 +20,7 @@ extern "C" {
#include <stdint.h>
#include <stdbool.h>
#include "esp_attr.h"
#include "soc/periph_defs.h"
#include "soc/system_reg.h"
#include "soc/syscon_reg.h"