Re: [PATCH] [media] coda: Fix build due to iram.h rename

2013-01-07 Thread Mauro Carvalho Chehab
Em Mon, 7 Jan 2013 13:46:05 -0200 Mauro Carvalho Chehab escreveu: > Em Mon, 7 Jan 2013 08:16:02 -0200 > Fabio Estevam escreveu: > > > Hi Sascha, ... > > It would be better to use git mv /git format-patch -M, so that git can > > detect the file rename. > > Agreed. Anyway, I applied here and did

Re: [PATCH] [media] coda: Fix build due to iram.h rename

2013-01-07 Thread Mauro Carvalho Chehab
Em Mon, 7 Jan 2013 08:16:02 -0200 Fabio Estevam escreveu: > Hi Sascha, > > On Mon, Jan 7, 2013 at 8:03 AM, Sascha Hauer wrote: > > commit c045e3f13 (ARM: imx: include iram.h rather than mach/iram.h) changed > > the > > location of iram.h, which causes the following build error when building >

Re: [PATCH] [media] coda: Fix build due to iram.h rename

2013-01-07 Thread Uwe Kleine-König
Hello Fabio, On Mon, Jan 07, 2013 at 08:16:02AM -0200, Fabio Estevam wrote: > Hi Sascha, > > On Mon, Jan 7, 2013 at 8:03 AM, Sascha Hauer wrote: > > commit c045e3f13 (ARM: imx: include iram.h rather than mach/iram.h) changed > > the > > location of iram.h, which causes the following build error

Re: [PATCH] [media] coda: Fix build due to iram.h rename

2013-01-07 Thread Fabio Estevam
Hi Sascha, On Mon, Jan 7, 2013 at 8:03 AM, Sascha Hauer wrote: > commit c045e3f13 (ARM: imx: include iram.h rather than mach/iram.h) changed > the > location of iram.h, which causes the following build error when building the > coda > driver: > > drivers/media/platform/coda.c:27:23: error: mach

[PATCH] [media] coda: Fix build due to iram.h rename

2013-01-07 Thread Sascha Hauer
commit c045e3f13 (ARM: imx: include iram.h rather than mach/iram.h) changed the location of iram.h, which causes the following build error when building the coda driver: drivers/media/platform/coda.c:27:23: error: mach/iram.h: No such file or directory drivers/media/platform/coda.c: In function

Re: [PATCH] [media] coda: Fix build due to iram.h rename

2013-01-02 Thread Sascha Hauer
Hi Mauro, On Thu, Dec 27, 2012 at 08:15:12PM -0200, Mauro Carvalho Chehab wrote: > Em Mon, 17 Dec 2012 10:37:14 +0100 > Sascha Hauer escreveu: > > > On Wed, Nov 14, 2012 at 11:04:42AM -0200, Fabio Estevam wrote: > > > commit c045e3f13 (ARM: imx: include iram.h rather than mach/iram.h) > > > cha

Re: [PATCH] [media] coda: Fix build due to iram.h rename

2012-12-27 Thread Mauro Carvalho Chehab
Em Mon, 17 Dec 2012 10:37:14 +0100 Sascha Hauer escreveu: > On Wed, Nov 14, 2012 at 11:04:42AM -0200, Fabio Estevam wrote: > > commit c045e3f13 (ARM: imx: include iram.h rather than mach/iram.h) changed > > the > > location of iram.h, which causes the following build error when building > > the

Re: [PATCH] [media] coda: Fix build due to iram.h rename

2012-12-17 Thread Sascha Hauer
On Wed, Nov 14, 2012 at 11:04:42AM -0200, Fabio Estevam wrote: > commit c045e3f13 (ARM: imx: include iram.h rather than mach/iram.h) changed > the > location of iram.h, which causes the following build error when building the > coda > driver: > > drivers/media/platform/coda.c:27:23: error: mach/

Re: [PATCH] [media] coda: Fix build due to iram.h rename

2012-12-03 Thread Fabio Estevam
Hi Mauro, On Wed, Nov 14, 2012 at 11:04 AM, Fabio Estevam wrote: > commit c045e3f13 (ARM: imx: include iram.h rather than mach/iram.h) changed > the > location of iram.h, which causes the following build error when building the > coda > driver: > > drivers/media/platform/coda.c:27:23: error: ma

[PATCH] [media] coda: Fix build due to iram.h rename

2012-11-14 Thread Fabio Estevam
commit c045e3f13 (ARM: imx: include iram.h rather than mach/iram.h) changed the location of iram.h, which causes the following build error when building the coda driver: drivers/media/platform/coda.c:27:23: error: mach/iram.h: No such file or directory drivers/media/platform/coda.c: In function