omap: remove I2C from SPL
authorAneesh V <aneesh@ti.com>
Mon, 21 Nov 2011 23:39:01 +0000 (23:39 +0000)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Tue, 6 Dec 2011 22:59:34 +0000 (23:59 +0100)
commit473673a5c89cfa24aee92ec5fbae30e2d5557d32
tree3d589a5a51cd0752a4a77f4777acbc0f24625e60
parentcd5847ac3a2d561e9d02926c768fd547f418c24d
omap: remove I2C from SPL

Due to some recent changes I2C is no longer required in SPL.
Remove the i2c_init() call to save some space

Signed-off-by: Aneesh V <aneesh@ti.com>
arch/arm/cpu/armv7/omap-common/spl.c