commit | c66cbd49af6f245e7fb12b80b14418dea69eb527 | [log] [tgz] |
---|---|---|
author | Pali Rohár <pali@kernel.org> | Wed Aug 11 20:53:29 2021 +0200 |
committer | Stefan Roese <sr@denx.de> | Wed Sep 01 08:07:04 2021 +0200 |
tree | 9b357d8215da21bf0e3bc22cfa2af140fa4746cf | |
parent | 611a16bffb3a1e602200a6e70deb8ad41dc859ab [diff] |
arm: mvebu: axp: Properly check for Armada XP in mach/soc.h File mach/soc.h is included also in 64-bit mvebu processors, so define Armada XP related macros only when compiling for Armada XP. Signed-off-by: Pali Rohár <pali@kernel.org> Reviewed-by: Stefan Roese <sr@denx.de>