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/omap1510_i2c.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'drivers/i2c/omap1510_i2c.c') diff --git a/drivers/i2c/omap1510_i2c.c b/drivers/i2c/omap1510_i2c.c index 04400fbcd..388951db1 100644 --- a/drivers/i2c/omap1510_i2c.c +++ b/drivers/i2c/omap1510_i2c.c @@ -20,8 +20,6 @@ #include -#ifdef CONFIG_DRIVER_OMAP1510_I2C - static void wait_for_bb (void); static u16 wait_for_pin (void); @@ -277,5 +275,3 @@ static u16 wait_for_pin (void) return status; } - -#endif /* CONFIG_DRIVER_OMAP1510_I2C */ -- cgit v1.2.3