Browse Source

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>
Vignesh R 5 years ago
parent
commit
4fd4c898f0
1 changed files with 0 additions and 2 deletions
  1. 0 2
      arch/arm/include/asm/omap_i2c.h

+ 0 - 2
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 */