Commit 88023beb authored by Moritz Fischer's avatar Moritz Fischer Committed by David S. Miller
parent eefb52d1
...@@ -130,7 +130,7 @@ static void hw_writel(struct macb *bp, int offset, u32 value) ...@@ -130,7 +130,7 @@ static void hw_writel(struct macb *bp, int offset, u32 value)
} }
/* Find the CPU endianness by using the loopback bit of NCR register. When the /* Find the CPU endianness by using the loopback bit of NCR register. When the
* CPU is in big endian we need to program swaped mode for management * CPU is in big endian we need to program swapped mode for management
* descriptor access. * descriptor access.
*/ */
static bool hw_is_native_io(void __iomem *addr) static bool hw_is_native_io(void __iomem *addr)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment