ARC: move mcip.h into include/soc and adjust the includes
authorVineet Gupta <vgupta@synopsys.com>
Mon, 31 Oct 2016 18:27:08 +0000 (11:27 -0700)
committerVineet Gupta <vgupta@synopsys.com>
Wed, 30 Nov 2016 19:54:25 +0000 (11:54 -0800)
commit2d7f5c48c03ee53ad649cbf803dc33730f955234
treeafde6d7fd51913d812e97ed9cb19e29e6e2151f0
parentc33a605dd6f36618f9f658e71c09fcdcb44fc500
ARC: move mcip.h into include/soc and adjust the includes

Also remove the dependency on ARCv2, to increase compile coverage for
!ARCV2 builds

Acked-by: Daniel Lezcano <daniel.lezcnao@linaro.org>
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
arch/arc/include/asm/mcip.h [deleted file]
arch/arc/kernel/mcip.c
arch/arc/kernel/time.c
arch/arc/plat-axs10x/axs10x.c
include/soc/arc/mcip.h [new file with mode: 0644]