at91_emac.h: fix typo in register definition
authorAndreas Bießmann <[email protected]>
Tue, 7 Sep 2010 17:10:32 +0000 (19:10 +0200)
committerReinhard Meyer <[email protected]>
Tue, 5 Oct 2010 14:58:56 +0000 (16:58 +0200)
Signed-off-by: Andreas Bießmann <[email protected]>
Acked-by: Jens Scharsig <[email protected]>
arch/arm/include/asm/arch-at91/at91_emac.h

index 45ae33311e1470669db4f234ca50238fbf4db107..0e2ff78f421e7c86a3af67768e830d6d59c24754 100644 (file)
@@ -61,7 +61,7 @@ typedef struct at91_emac {
        u32      reserved2[3];
        u32      hsh;
        u32      hsl;
-       u32      sh1l;
+       u32      sa1l;
        u32      sa1h;
        u32      sa2l;
        u32      sa2h;