public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
* Unable to compile Linux 2.6.21 from source.mvista.com
@ 2007-05-07 13:59 Pharaoh .
  2007-05-07 14:39 ` Broken uwire usage in lcd_p2.c, was: " Dirk Behme
  0 siblings, 1 reply; 2+ messages in thread
From: Pharaoh . @ 2007-05-07 13:59 UTC (permalink / raw)
  To: linux-omap-open-source

Hi

I am latest 2.6.21 source from source.mvista.com. I am trying to compile the
kernel for my omap 850 based board.

I am getting following error:

1. make ARCH=arm omap_perseus2_730_defconfig => works well

2. make ARCH=arm

CC      drivers/video/omap/lcd_p2.o
drivers/video/omap/lcd_p2.c:151:39: ../drivers/ssi/omap-uwire.h: No such
file or directory
drivers/video/omap/lcd_p2.c: In function `p2_panel_enable':
drivers/video/omap/lcd_p2.c:185: warning: implicit declaration of function
`omap_uwire_configure_mode'
drivers/video/omap/lcd_p2.c:187: warning: implicit declaration of function
`omap_uwire_data_transfer


There is no file like ../drivers/ssi/omap-uwire.h, I have checked. Please
enlighten.

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

* Broken uwire usage in lcd_p2.c, was: Unable to compile Linux 2.6.21 from source.mvista.com
  2007-05-07 13:59 Unable to compile Linux 2.6.21 from source.mvista.com Pharaoh .
@ 2007-05-07 14:39 ` Dirk Behme
  0 siblings, 0 replies; 2+ messages in thread
From: Dirk Behme @ 2007-05-07 14:39 UTC (permalink / raw)
  To: Pharaoh .; +Cc: linux-omap-open-source

Pharaoh . wrote:
> I am latest 2.6.21 source from source.mvista.com. I am trying to compile 
> the
> kernel for my omap 850 based board.
> 
> I am getting following error:
> 
> 1. make ARCH=arm omap_perseus2_730_defconfig => works well
> 
> 2. make ARCH=arm
> 
> CC      drivers/video/omap/lcd_p2.o
> drivers/video/omap/lcd_p2.c:151:39: ../drivers/ssi/omap-uwire.h: No such
> file or directory
> drivers/video/omap/lcd_p2.c: In function `p2_panel_enable':
> drivers/video/omap/lcd_p2.c:185: warning: implicit declaration of function
> `omap_uwire_configure_mode'
> drivers/video/omap/lcd_p2.c:187: warning: implicit declaration of function
> `omap_uwire_data_transfer
> 
> 
> There is no file like ../drivers/ssi/omap-uwire.h, I have checked. Please
> enlighten.

uwire code moved to drivers/spi. Unfortunately, lcd_p2.c isn't 
converted to new uwire code yet, see [1]. Do you like to send a patch 
for this? Looks like lcd_h2.c was converted, maybe this can help.

Dirk

[1] 
http://linux.omap.com/pipermail/linux-omap-open-source/2007-March/009254.html

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

end of thread, other threads:[~2007-05-07 14:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-07 13:59 Unable to compile Linux 2.6.21 from source.mvista.com Pharaoh .
2007-05-07 14:39 ` Broken uwire usage in lcd_p2.c, was: " Dirk Behme

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox