commit | ca6cfa83463d1437895dc7e2e1b197e90dd07610 | [log] [tgz] |
---|---|---|
author | Leo Chen <[email protected]> | Mon Sep 28 21:56:19 2009 +0100 |
committer | Russell King <[email protected]> | Thu Oct 01 16:26:16 2009 +0100 |
tree | 6f561ed9795614360d78c1ac319b533b66887523 | |
parent | 5950bd3897de70c8085f328287183c800424749a [diff] |
ARM: 5733/1: fix bcmring compile error The movement of the MMCI header file made bcmring break. It turns out it was including asm/mmc.h without using it so fixing the problem boils down to removing the offending include. Signed-off-by: Linus Walleij <[email protected]> Acked-by: Scott Branden <[email protected]> Signed-off-by: Leo Hao Chen <[email protected]> Signed-off-by: Russell King <[email protected]>