diff --git a/board/phytec/pcm051/mux.c b/board/phytec/pcm051/mux.c
index 2cda3311b99a15756c90b9b4318256d8d742466e..4d3a1d5f88a263ba96e40d9ff08674e4fcffa7cd 100644
--- a/board/phytec/pcm051/mux.c
+++ b/board/phytec/pcm051/mux.c
@@ -63,11 +63,6 @@ static struct module_pin_mux spi0_pin_mux[] = {
 };
 #endif
 
-static struct module_pin_mux gpio0_7_pin_mux[] = {
-	{OFFSET(ecap0_in_pwm0_out), (MODE(7) | PULLUDEN)},	/* GPIO0_7 */
-	{-1},
-};
-
 static struct module_pin_mux rmii1_pin_mux[] = {
 	{OFFSET(mii1_crs), MODE(1) | RXACTIVE},     /* RMII1_CRS */
 	{OFFSET(mii1_rxerr), MODE(1) | RXACTIVE},   /* RMII1_RXERR */