Re: [PATCH] Fix include problem. Signed-off-by: Marek Belisko

2009-12-07 Thread Tomi Valkeinen
On Sat, 2009-12-05 at 00:00 +0100, ext Tony Lindgren wrote: > * Cory Maccarrone [091203 07:28]: > > On Thu, Dec 3, 2009 at 5:28 AM, Belisko Marek > > wrote: > > > > > > Hi, > > > > > > when make htcherald_defconfig on current linux-omap tree > > > (82f1d8f22f2c65e70206e40a6f17688bf64a892c) compi

Re: [PATCH] Fix include problem. Signed-off-by: Marek Belisko

2009-12-04 Thread Tony Lindgren
* Cory Maccarrone [091203 07:28]: > On Thu, Dec 3, 2009 at 5:28 AM, Belisko Marek wrote: > > > > Hi, > > > > when make htcherald_defconfig on current linux-omap tree > > (82f1d8f22f2c65e70206e40a6f17688bf64a892c) compilation fails > > in drivers/video/omap/lcd_htcherald.c. > > > > Following patch

[APPLIED] [PATCH] Fix include problem. Signed-off-by: Marek Belisko

2009-12-04 Thread Tony Lindgren
This patch has been applied to the linux-omap by youw fwiendly patch wobot. Branch in linux-omap: master Initial commit ID (Likely to change): 3929b04e6e48d1294376eac04e47bb7cdf6a085d PatchWorks http://patchwork.kernel.org/patch/64520/ Git (Likely to change, and takes a while to get mirrored) h

Re: [PATCH] Fix include problem. Signed-off-by: Marek Belisko

2009-12-03 Thread Cory Maccarrone
On Thu, Dec 3, 2009 at 5:28 AM, Belisko Marek wrote: > > Hi, > > when make htcherald_defconfig on current linux-omap tree > (82f1d8f22f2c65e70206e40a6f17688bf64a892c) compilation fails > in drivers/video/omap/lcd_htcherald.c. > > Following patch fixed this problem. Marek and I talked on IRC about

[PATCH] Fix include problem. Signed-off-by: Marek Belisko

2009-12-03 Thread Belisko Marek
Hi, when make htcherald_defconfig on current linux-omap tree (82f1d8f22f2c65e70206e40a6f17688bf64a892c) compilation fails in drivers/video/omap/lcd_htcherald.c. Following patch fixed this problem. --- drivers/video/omap/lcd_htcherald.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-)