armv7-r/mpu: remove unnecessary ifdef
authorHeesub Shin <heesub.shin@samsung.com>
Tue, 14 Mar 2017 02:44:37 +0000 (11:44 +0900)
committerHeesub Shin <heesub.shin@samsung.com>
Mon, 17 Apr 2017 10:08:45 +0000 (19:08 +0900)
commitde1b5c475161f9802f1a6f6c2504901de1433d8f
tree89580598c6bb430f5fa6bf56e9728ca82f0dc6b7
parent1f343bd00003cdf6c270da7f70faa47a39cbf7cf
armv7-r/mpu: remove unnecessary ifdef

'armv7-r/mpu.h' is included only when CONFIG_ARCH_CORTEXR4=y. So, it is
always CONFIG_ARCH_CORTEXR4 is defined and we do not need to check or
have codes for the opposite case.

Change-Id: Ia5a46127e187a9b7b0ccf09cf0618443b47d80bf
Signed-off-by: Heesub Shin <heesub.shin@samsung.com>
os/arch/arm/src/armv7-r/mpu.h