All of lore.kernel.org
 help / color / mirror / Atom feed
* isp1301 build breakage
@ 2008-03-12 11:28 David Brownell
  2008-03-12 12:00 ` Tony Lindgren
  0 siblings, 1 reply; 3+ messages in thread
From: David Brownell @ 2008-03-12 11:28 UTC (permalink / raw)
  To: linux-omap

  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.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: isp1301 build breakage
  2008-03-12 11:28 isp1301 build breakage David Brownell
@ 2008-03-12 12:00 ` Tony Lindgren
  2008-03-12 13:51   ` Felipe Balbi
  0 siblings, 1 reply; 3+ messages in thread
From: Tony Lindgren @ 2008-03-12 12:00 UTC (permalink / raw)
  To: David Brownell; +Cc: linux-omap

* David Brownell <david-b@pacbell.net> [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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: isp1301 build breakage
  2008-03-12 12:00 ` Tony Lindgren
@ 2008-03-12 13:51   ` Felipe Balbi
  0 siblings, 0 replies; 3+ messages in thread
From: Felipe Balbi @ 2008-03-12 13:51 UTC (permalink / raw)
  To: Tony Lindgren; +Cc: David Brownell, linux-omap



On Wed, 12 Mar 2008 14:00:24 +0200, Tony Lindgren <tony@atomide.com> wrote:
> * David Brownell <david-b@pacbell.net> [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..

I've being working on that, sorry the delay but I'm quite busy with omap3
and twl. :-s

-- 
Best Regards,

Felipe Balbi
http://felipebalbi.com
me@felipebalbi.com


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-03-12 13:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-12 11:28 isp1301 build breakage David Brownell
2008-03-12 12:00 ` Tony Lindgren
2008-03-12 13:51   ` Felipe Balbi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.