aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/omap_i2c.h
diff options
context:
space:
mode:
authorVignesh R <vigneshr@ti.com>2019-06-04 18:08:12 -0500
committerTom Rini <trini@konsulko.com>2019-07-17 11:12:54 -0400
commit4fd4c898f03079eac5c983ed82bcbeb30e565329 (patch)
tree2dd762447d6fee01f39cea8ca0455a8637bbb684 /arch/arm/include/asm/omap_i2c.h
parent14106bcadb98b7db5c1c585dc57c566ca21e871a (diff)
downloadu-boot-4fd4c898f03079eac5c983ed82bcbeb30e565329.zip
u-boot-4fd4c898f03079eac5c983ed82bcbeb30e565329.tar.gz
u-boot-4fd4c898f03079eac5c983ed82bcbeb30e565329.tar.bz2
arm: omap_i2c: Remove unwanted header file inclusion
There is no need for to include this header here, so drop it. Signed-off-by: Vignesh R <vigneshr@ti.com> Reviewed-by: Heiko Schocher <hs@denx.de> Reviewed-by: Lokesh Vutla <lokeshvutla@ti.com>
Diffstat (limited to 'arch/arm/include/asm/omap_i2c.h')
-rw-r--r--arch/arm/include/asm/omap_i2c.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/include/asm/omap_i2c.h b/arch/arm/include/asm/omap_i2c.h
index c1695cb..a697540 100644
--- a/arch/arm/include/asm/omap_i2c.h
+++ b/arch/arm/include/asm/omap_i2c.h
@@ -3,8 +3,6 @@
#ifndef _OMAP_I2C_H
#define _OMAP_I2C_H
-#include <asm/arch/cpu.h>
-
#ifdef CONFIG_DM_I2C
/* Information about a GPIO bank */