diff options
Diffstat (limited to 'arch/arm/mach-rmobile/cpu_info-rzg.c')
-rw-r--r-- | arch/arm/mach-rmobile/cpu_info-rzg.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-rmobile/cpu_info-rzg.c b/arch/arm/mach-rmobile/cpu_info-rzg.c index 1c18fd06f0..4ade4bc021 100644 --- a/arch/arm/mach-rmobile/cpu_info-rzg.c +++ b/arch/arm/mach-rmobile/cpu_info-rzg.c @@ -3,7 +3,7 @@ * Copyright (C) 2021 Renesas Electronics Corporation * */ -#include <common.h> + #include <linux/libfdt.h> /* If the firmware passed a device tree, use it for soc identification. */ |