aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2/am33xx/chilisom.c
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2024-04-30 07:35:39 -0600
committerTom Rini <trini@konsulko.com>2024-05-06 15:06:33 -0600
commitba0b54babf31ac0272741814370810f1f72a5d8d (patch)
tree7824d5da7501c2e3b1508fd9b323821e35cc113f /arch/arm/mach-omap2/am33xx/chilisom.c
parent13507890c69a6b0ed6f0bec0305e8b6cc5b72473 (diff)
downloadu-boot-ba0b54babf31ac0272741814370810f1f72a5d8d.zip
u-boot-ba0b54babf31ac0272741814370810f1f72a5d8d.tar.gz
u-boot-ba0b54babf31ac0272741814370810f1f72a5d8d.tar.bz2
arm: omap2: Remove <common.h> and add needed includes
Remove <common.h> from all mach-omap2 files and when needed add missing include files directly. Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'arch/arm/mach-omap2/am33xx/chilisom.c')
-rw-r--r--arch/arm/mach-omap2/am33xx/chilisom.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-omap2/am33xx/chilisom.c b/arch/arm/mach-omap2/am33xx/chilisom.c
index d4f2abe..4765ce0 100644
--- a/arch/arm/mach-omap2/am33xx/chilisom.c
+++ b/arch/arm/mach-omap2/am33xx/chilisom.c
@@ -4,7 +4,6 @@
* Copyright (C) 2017, Grinn - http://grinn-global.com/
*/
-#include <common.h>
#include <init.h>
#include <asm/arch/clock.h>
#include <asm/arch/clk_synthesizer.h>