diff options
Diffstat (limited to 'arch/arm/mach-davinci/dm646x.c')
-rw-r--r-- | arch/arm/mach-davinci/dm646x.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/arm/mach-davinci/dm646x.c b/arch/arm/mach-davinci/dm646x.c index 5185ad55fc50..12189c737a3b 100644 --- a/arch/arm/mach-davinci/dm646x.c +++ b/arch/arm/mach-davinci/dm646x.c | |||
@@ -333,6 +333,9 @@ static struct platform_device dm646x_emac_device = { | |||
333 | .resource = dm646x_emac_resources, | 333 | .resource = dm646x_emac_resources, |
334 | }; | 334 | }; |
335 | 335 | ||
336 | #define PINMUX0 0x00 | ||
337 | #define PINMUX1 0x04 | ||
338 | |||
336 | /* | 339 | /* |
337 | * Device specific mux setup | 340 | * Device specific mux setup |
338 | * | 341 | * |