diff options
Diffstat (limited to 'arch/arm/mach-davinci/include')
-rw-r--r-- | arch/arm/mach-davinci/include/mach/mux.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/mach-davinci/include/mach/mux.h b/arch/arm/mach-davinci/include/mach/mux.h index a676b2f47aab..8676680fc5b6 100644 --- a/arch/arm/mach-davinci/include/mach/mux.h +++ b/arch/arm/mach-davinci/include/mach/mux.h | |||
@@ -748,6 +748,8 @@ enum davinci_da850_index { | |||
748 | DA850_MII_RXD_2, | 748 | DA850_MII_RXD_2, |
749 | DA850_MII_RXD_1, | 749 | DA850_MII_RXD_1, |
750 | DA850_MII_RXD_0, | 750 | DA850_MII_RXD_0, |
751 | DA850_MDIO_CLK, | ||
752 | DA850_MDIO_D, | ||
751 | }; | 753 | }; |
752 | 754 | ||
753 | #ifdef CONFIG_DAVINCI_MUX | 755 | #ifdef CONFIG_DAVINCI_MUX |