
4 Mar
2018
4 Mar
'18
9:54 p.m.
With the migration to Kconfig, the I2C block no longer exists in here. Let's clean up the comment.
Signed-off-by: Adam Ford aford173@gmail.com
diff --git a/include/configs/ti_armv7_omap.h b/include/configs/ti_armv7_omap.h index 80d4476..9da6ea8 100644 --- a/include/configs/ti_armv7_omap.h +++ b/include/configs/ti_armv7_omap.h @@ -12,8 +12,6 @@ #ifndef __CONFIG_TI_ARMV7_OMAP_H__ #define __CONFIG_TI_ARMV7_OMAP_H__
-/* I2C IP block */ - /* * GPMC NAND block. We support 1 device and the physical address to * access CS0 at is 0x8000000.
--
2.7.4