[PATCH] Move MMCI header to amba include dir
Linus Walleij
linus.ml.walleij at gmail.com
Mon Sep 28 14:45:38 EDT 2009
2009/9/28 Scott Branden <sbranden at broadcom.com>:
> You changes cause the bcmring platform to fail to compile.
The noes! Patch mailed.
> Can you go through all the ARM platforms and make the
> necessary adjustments with the change in header files
> for mmc?
I think bcmring was the only one, I missed it because this
patch was boiling when bcmring got merged... Look:
linux-next-work/arch/arm$ grep -r 'asm/mmc.h' . | wc -l
0
Whereas:
linux-next-work/arch/arm$ grep -r 'linux/amba/mmci.h' . | wc -l
10
So I think I've fixed them now.
Linus Walleij
More information about the linux-arm-kernel
mailing list