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]>
#include <asm/mach/irq.h>
#include <asm/mach/time.h>
#include <asm/mach/map.h>
-#include <asm/mach/mmc.h>
#include <cfg_global.h>