[U-Boot] [PATCH] ti_armv7_omap: Remove comment remnant
Adam Ford
aford173 at gmail.com
Sun Mar 4 20:54:15 UTC 2018
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 at 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
More information about the U-Boot
mailing list