[PATCH 0/4 v2] arc: some allmodconfig build fixes

From: rd_dunlab
Date: Thu Jul 26 2018 - 23:19:42 EST


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(-)


--