Skip to content

Commit

Permalink
fixup! boards: remove extern mtd_dev_t* Declarations
Browse files Browse the repository at this point in the history
  • Loading branch information
gschorcht committed Nov 25, 2023
1 parent 2cfa491 commit 1236536
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions boards/common/esp32x/include/board_common.h
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,6 @@
#include "periph/gpio.h"
#include "sdkconfig.h"

#if MODULE_MTD
#include "mtd.h"
#endif

#ifdef __cplusplus
extern "C" {
#endif
Expand Down

0 comments on commit 1236536

Please sign in to comment.