Re: [PATCH 1/1] ARM: OMAP2+: common: remove use of vram

2012-12-16 Thread Tony Lindgren
* Javier Martinez Canillas [121215 18:52]: > commit 966458f OMAP: remove vram allocator > > Removed the OMAP specific vram allocator but OMAP2 common was > still trying to use it and this lead to the following build error: > > CC arch/arm/mach-omap2/common.o >

Re: [PATCH 1/1] ARM: OMAP2+: common: remove use of vram

2012-12-16 Thread Tony Lindgren
* Javier Martinez Canillas javier.marti...@collabora.co.uk [121215 18:52]: commit 966458f OMAP: remove vram allocator Removed the OMAP specific vram allocator but OMAP2 common was still trying to use it and this lead to the following build error: CC arch/arm/mach-omap2/common.o

[PATCH 1/1] ARM: OMAP2+: common: remove use of vram

2012-12-15 Thread Javier Martinez Canillas
commit 966458f OMAP: remove vram allocator Removed the OMAP specific vram allocator but OMAP2 common was still trying to use it and this lead to the following build error: CC arch/arm/mach-omap2/common.o arch/arm/mach-omap2/common.c:19:23: fatal error: plat/vram.h: No such file or

[PATCH 1/1] ARM: OMAP2+: common: remove use of vram

2012-12-15 Thread Javier Martinez Canillas
commit 966458f OMAP: remove vram allocator Removed the OMAP specific vram allocator but OMAP2 common was still trying to use it and this lead to the following build error: CC arch/arm/mach-omap2/common.o arch/arm/mach-omap2/common.c:19:23: fatal error: plat/vram.h: No such file or