From: andrzej zaborowski Date: Mon, 3 Apr 2006 19:23:36 +0000 (-0700) Subject: [PATCH] ARM: OMAP: Fix palmte lcd warnings X-Git-Tag: v2.6.16-omap1~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f67479316f3de4f2a8804e7ebc0dab45ffc042e;p=pandora-kernel.git [PATCH] ARM: OMAP: Fix palmte lcd warnings Fix build warning from lcd panel source as noted by Komal Shah: ... -c -o drivers/video/omap/lcd_palmte.o drivers/video/omap/lcd_palmte.c drivers/video/omap/lcd_palmte.c:86: warning: initialization from incompatible pointer type drivers/video/omap/lcd_palmte.c:87: warning: initialization from incompatible pointer type drivers/video/omap/lcd_palmte.c:88: warning: initialization from incompatible pointer type drivers/video/omap/lcd_palmte.c:89: warning: initialization from incompatible pointer type drivers/video/omap/lcd_palmte.c:90: warning: initialization from incompatible pointer type .... --- Reading git-diff-tree failed