Hi Antony, On Mon, Mar 07, 2016 at 04:30:16PM +0300, Antony Pavlov wrote: > Signed-off-by: Antony Pavlov <antonynpavlov@xxxxxxxxx> > Signed-off-by: Peter Mamonov <pmamonov@xxxxxxxxx> > --- > arch/mips/include/asm/cacheops.h | 7 ++++++ > arch/mips/include/asm/io.h | 3 +++ > arch/mips/lib/c-r4k.c | 48 ++++++++++++++++++++++++++++++++++++++++ > 3 files changed, 58 insertions(+) > > index ff68677..4fe046a 100644 > --- a/arch/mips/lib/c-r4k.c > +++ b/arch/mips/lib/c-r4k.c > @@ -10,10 +10,58 @@ > #include <common.h> > #include <asm/io.h> > #include <asm/mipsregs.h> > +#include <asm/cache.h> This breaks bisectibility. asm/cache.h is introduced with the next. patch. I tried swapping the patches but got merge conflicts. Shall I squash both patches or do you have another preferred solution? Sascha -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox