diff options
Diffstat (limited to 'board/compulab/cm_fx6/common.h')
-rw-r--r-- | board/compulab/cm_fx6/common.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/board/compulab/cm_fx6/common.h b/board/compulab/cm_fx6/common.h index debef15880f..17b56ddc283 100644 --- a/board/compulab/cm_fx6/common.h +++ b/board/compulab/cm_fx6/common.h @@ -31,6 +31,5 @@ #define CM_FX6_SATA_NRSTDLY IMX_GPIO_NR(6, 6) #define CM_FX6_SATA_PWLOSS_INT IMX_GPIO_NR(6, 31) - void cm_fx6_set_usdhc_iomux(void); void cm_fx6_set_ecspi_iomux(void); |