Blackfin: fix incomplete renaming of the bfin-twi-lcd driver
[safe/jmp/linux-2.6] / arch / blackfin / mach-bf537 / boards / stamp.c
index c1f76dd..ab92e42 100644 (file)
@@ -1316,7 +1316,7 @@ static struct i2c_board_info __initdata bfin_i2c_board_info[] = {
                .irq = IRQ_PF5,
        },
 #endif
-#if defined(CONFIG_BFIN_TWI_LCD) || defined(CONFIG_TWI_LCD_MODULE)
+#if defined(CONFIG_BFIN_TWI_LCD) || defined(CONFIG_BFIN_TWI_LCD_MODULE)
        {
                I2C_BOARD_INFO("pcf8574_lcd", 0x22),
        },