]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/pcmcia/cardbus.c
i2c: Add DaVinci I2C controller support
[linux-2.6-omap-h63xx.git] / drivers / pcmcia / cardbus.c
index 2d7effe7990d9c67136a44617e31bed2290a7026..a1bd763b4e336e94b277a6fe650adf2107044807 100644 (file)
@@ -40,8 +40,6 @@
 
 /*====================================================================*/
 
-#define FIND_FIRST_BIT(n)      ((n) - ((n) & ((n)-1)))
-
 /* Offsets in the Expansion ROM Image Header */
 #define ROM_SIGNATURE          0x0000  /* 2 bytes */
 #define ROM_DATA_PTR           0x0018  /* 2 bytes */