From 24c93092547edd4cf51fc21dcf8d310c3538bbf2 Mon Sep 17 00:00:00 2001
From: Adam Ford <aford173@gmail.com>
Date: Sun, 4 Mar 2018 14:54:15 -0600
Subject: [PATCH] ti_armv7_omap: Remove comment remnant

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>
---
 include/configs/ti_armv7_omap.h | 2 --
 1 file changed, 2 deletions(-)

diff --git a/include/configs/ti_armv7_omap.h b/include/configs/ti_armv7_omap.h
index 80d4476cf0..9da6ea8643 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.39.5