* David Brownell <[EMAIL PROTECTED]> [080312 13:28]:
>   CC      drivers/i2c/chips/isp1301_omap.o
> drivers/i2c/chips/isp1301_omap.c: In function 'isp1301_set_peripheral':
> drivers/i2c/chips/isp1301_omap.c:1360: error: implicit declaration of 
> function 'machine_is_omap_h2'
> drivers/i2c/chips/isp1301_omap.c:1360: error: implicit declaration of 
> function 'machine_is_omap_h3'
> make[3]: *** [drivers/i2c/chips/isp1301_omap.o] Error 1
> make[2]: *** [drivers/i2c/chips] Error 2
> make[1]: *** [drivers/i2c] Error 2
> 
> This is on an H4 config, if that matters at all.

I've pushed a quick fix to include mach-types.h.. In the long run that
should use platform_data for passing any special options..

Tony
--
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