diff options
Diffstat (limited to 'arch/arm/mach-davinci/dm644x.c')
-rw-r--r-- | arch/arm/mach-davinci/dm644x.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/arm/mach-davinci/dm644x.c b/arch/arm/mach-davinci/dm644x.c index 3844fc34cbb5..4ab5f07ead05 100644 --- a/arch/arm/mach-davinci/dm644x.c +++ b/arch/arm/mach-davinci/dm644x.c | |||
@@ -351,6 +351,9 @@ static struct platform_device dm644x_emac_device = { | |||
351 | .resource = dm644x_emac_resources, | 351 | .resource = dm644x_emac_resources, |
352 | }; | 352 | }; |
353 | 353 | ||
354 | #define PINMUX0 0x00 | ||
355 | #define PINMUX1 0x04 | ||
356 | |||
354 | /* | 357 | /* |
355 | * Device specific mux setup | 358 | * Device specific mux setup |
356 | * | 359 | * |