On Fri, 20 Jun 2008 17:36:00 +0530 (IST), [EMAIL PROTECTED]
wrote:

> +#ifdef CONFIG_TWL4030_BCI_BATTERY
> +extern int twl4030charger_usb_en(int enable);
> +#else
> +static inline int twl4030charger_usb_en(int enable) { return 0; }
> +#endif

this should be in include/linux/i2c/twl4030.h
you should also change it for when bci is built as a
dynamically linked module.

-- 
Best Regards,

Felipe Balbi
http://felipebalbi.com
[EMAIL PROTECTED]

--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to