tests: drivers: gpio: basic_api: remove unused pinmux.h include
The test was not using the pinmux.h API. Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
This commit is contained in:
parent
f436aeb12c
commit
49123a97f0
1 changed files with 0 additions and 1 deletions
|
@ -9,7 +9,6 @@
|
|||
|
||||
/* Grotesque hack for pinmux boards */
|
||||
#if defined(CONFIG_BOARD_RV32M1_VEGA)
|
||||
#include <zephyr/drivers/pinmux.h>
|
||||
#include <fsl_port.h>
|
||||
#elif defined(CONFIG_BOARD_UDOO_NEO_FULL_M4)
|
||||
#include "device_imx.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue