From a4a549b4b53adf40a0d3882cc30ac812a8f847c5 Mon Sep 17 00:00:00 2001 From: Michal Simek Date: Mon, 14 Jul 2008 19:45:35 +0200 Subject: i2c: Clean drivers/i2c/ Makefile Signed-off-by: Michal Simek --- drivers/i2c/tsi108_i2c.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'drivers/i2c/tsi108_i2c.c') diff --git a/drivers/i2c/tsi108_i2c.c b/drivers/i2c/tsi108_i2c.c index d6736b0477..695e393417 100644 --- a/drivers/i2c/tsi108_i2c.c +++ b/drivers/i2c/tsi108_i2c.c @@ -25,7 +25,6 @@ #include #include -#ifdef CONFIG_TSI108_I2C #include #if defined(CONFIG_CMD_I2C) @@ -280,4 +279,3 @@ int i2c_probe (uchar chip) } #endif -#endif /* CONFIG_TSI108_I2C */ -- cgit v1.2.3