Building DRM for i.MX fails with linux-next 20130212

2013-02-12 Thread Fabio Estevam
Dave/Bjorn, On Tue, Feb 12, 2013 at 3:50 PM, Fabio Estevam wrote: > Hi, > > Building imx_v6_v7_defconfig on linux-next 20130212 gives me the > following build error: > > CC drivers/gpu/drm/drm_pci.o > drivers/gpu/drm/drm_pci.c: In function ?drm_pcie_get_speed_cap_mask?: >

Building DRM for i.MX fails with linux-next 20130212

2013-02-12 Thread Fabio Estevam
Hi, Building imx_v6_v7_defconfig on linux-next 20130212 gives me the following build error: CC drivers/gpu/drm/drm_pci.o drivers/gpu/drm/drm_pci.c: In function ?drm_pcie_get_speed_cap_mask?: drivers/gpu/drm/drm_pci.c:485:2: error: implicit declaration of function

Building DRM for i.MX fails with linux-next 20130212

2013-02-12 Thread Bjorn Helgaas
On Tue, Feb 12, 2013 at 07:20:30PM -0200, Fabio Estevam wrote: > Dave/Bjorn, > > On Tue, Feb 12, 2013 at 3:50 PM, Fabio Estevam wrote: > > Hi, > > > > Building imx_v6_v7_defconfig on linux-next 20130212 gives me the > > following build error: > > > > CC drivers/gpu/drm/drm_pci.o > >

Building DRM for i.MX fails with linux-next 20130212

2013-02-12 Thread Fabio Estevam
Hi, Building imx_v6_v7_defconfig on linux-next 20130212 gives me the following build error: CC drivers/gpu/drm/drm_pci.o drivers/gpu/drm/drm_pci.c: In function ‘drm_pcie_get_speed_cap_mask’: drivers/gpu/drm/drm_pci.c:485:2: error: implicit declaration of function

Re: Building DRM for i.MX fails with linux-next 20130212

2013-02-12 Thread Fabio Estevam
Dave/Bjorn, On Tue, Feb 12, 2013 at 3:50 PM, Fabio Estevam feste...@gmail.com wrote: Hi, Building imx_v6_v7_defconfig on linux-next 20130212 gives me the following build error: CC drivers/gpu/drm/drm_pci.o drivers/gpu/drm/drm_pci.c: In function ‘drm_pcie_get_speed_cap_mask’:

Re: Building DRM for i.MX fails with linux-next 20130212

2013-02-12 Thread Bjorn Helgaas
On Tue, Feb 12, 2013 at 07:20:30PM -0200, Fabio Estevam wrote: Dave/Bjorn, On Tue, Feb 12, 2013 at 3:50 PM, Fabio Estevam feste...@gmail.com wrote: Hi, Building imx_v6_v7_defconfig on linux-next 20130212 gives me the following build error: CC drivers/gpu/drm/drm_pci.o