diff options
| -rw-r--r-- | arch/arm/mach-mvebu/mvebu-soc-id.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-mvebu/mvebu-soc-id.h b/arch/arm/mach-mvebu/mvebu-soc-id.h index 294a443f56fc..c16bb68ca81f 100644 --- a/arch/arm/mach-mvebu/mvebu-soc-id.h +++ b/arch/arm/mach-mvebu/mvebu-soc-id.h | |||
| @@ -22,6 +22,7 @@ | |||
| 22 | 22 | ||
| 23 | /* Armada 375 */ | 23 | /* Armada 375 */ |
| 24 | #define ARMADA_375_Z1_REV 0x0 | 24 | #define ARMADA_375_Z1_REV 0x0 |
| 25 | #define ARMADA_375_A0_REV 0x3 | ||
| 25 | 26 | ||
| 26 | #ifdef CONFIG_ARCH_MVEBU | 27 | #ifdef CONFIG_ARCH_MVEBU |
| 27 | int mvebu_get_soc_id(u32 *dev, u32 *rev); | 28 | int mvebu_get_soc_id(u32 *dev, u32 *rev); |
