From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx> Hi, Here are a few patches that fix build errors or warnings that I encountered while doing arc "allmodconfig" builds. These patches do not fix all of the build issues. arch/arc/include/asm/delay.h | 3 +++ arch/arc/mm/cache.c | 7 ++++--- arch/arc/plat-eznps/include/plat/ctop.h | 1 + arch/arc/plat-eznps/mtm.c | 6 ++++-- 4 files changed, 12 insertions(+), 5 deletions(-) --