i2c-omap: don't compile in OMAP15xx I2C ISR for non-OMAP15xx builds
authorPaul Walmsley <paul@pwsan.com>
Fri, 18 Jul 2008 01:44:14 +0000 (19:44 -0600)
committerTony Lindgren <tony@atomide.com>
Mon, 4 Aug 2008 14:08:58 +0000 (17:08 +0300)
commit1eabd1df766765883eeead08c801b5b119d5904b
tree9228c897ed23a04fb440586b676591611bd96010
parent282f47fd8b4b3d2328d85a91c57245896ef10775
i2c-omap: don't compile in OMAP15xx I2C ISR for non-OMAP15xx builds

Skip compiling OMAP15xx I2C ISR for non-OMAP15xx builds.  Saves 400 bytes
of text for most OMAP builds.

Signed-off-by: Paul Walmsley <paul@pwsan.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
drivers/i2c/busses/i2c-omap.c