Re: [PATCH] staging: imx-drm: Fix modular build of DRM_IMX_IPUV3

2013-11-20 Thread Greg KH
On Wed, Nov 20, 2013 at 08:16:32AM -0500, Josh Boyer wrote: > On Tue, Nov 19, 2013 at 09:39:19PM -0800, Greg KH wrote: > > On Tue, Nov 19, 2013 at 08:56:59PM -0500, Josh Boyer wrote: > > > On Mon, Nov 18, 2013 at 10:03:10AM +0100, Sascha Hauer wrote: > > > > On Tue, Nov 12, 2013 at 12:15:45PM

Re: [PATCH] staging: imx-drm: Fix modular build of DRM_IMX_IPUV3

2013-11-20 Thread Josh Boyer
On Tue, Nov 19, 2013 at 09:39:19PM -0800, Greg KH wrote: > On Tue, Nov 19, 2013 at 08:56:59PM -0500, Josh Boyer wrote: > > On Mon, Nov 18, 2013 at 10:03:10AM +0100, Sascha Hauer wrote: > > > On Tue, Nov 12, 2013 at 12:15:45PM -0500, Josh Boyer wrote: > > > > commit b8d181e408af (staging: drm/imx:

Re: [PATCH] staging: imx-drm: Fix modular build of DRM_IMX_IPUV3

2013-11-20 Thread Josh Boyer
On Tue, Nov 19, 2013 at 09:39:19PM -0800, Greg KH wrote: On Tue, Nov 19, 2013 at 08:56:59PM -0500, Josh Boyer wrote: On Mon, Nov 18, 2013 at 10:03:10AM +0100, Sascha Hauer wrote: On Tue, Nov 12, 2013 at 12:15:45PM -0500, Josh Boyer wrote: commit b8d181e408af (staging: drm/imx: add drm

Re: [PATCH] staging: imx-drm: Fix modular build of DRM_IMX_IPUV3

2013-11-20 Thread Greg KH
On Wed, Nov 20, 2013 at 08:16:32AM -0500, Josh Boyer wrote: On Tue, Nov 19, 2013 at 09:39:19PM -0800, Greg KH wrote: On Tue, Nov 19, 2013 at 08:56:59PM -0500, Josh Boyer wrote: On Mon, Nov 18, 2013 at 10:03:10AM +0100, Sascha Hauer wrote: On Tue, Nov 12, 2013 at 12:15:45PM -0500, Josh

Re: [PATCH] staging: imx-drm: Fix modular build of DRM_IMX_IPUV3

2013-11-19 Thread Greg KH
On Tue, Nov 19, 2013 at 08:56:59PM -0500, Josh Boyer wrote: > On Mon, Nov 18, 2013 at 10:03:10AM +0100, Sascha Hauer wrote: > > On Tue, Nov 12, 2013 at 12:15:45PM -0500, Josh Boyer wrote: > > > commit b8d181e408af (staging: drm/imx: add drm plane support) added a file > > > to the make target for

Re: [PATCH] staging: imx-drm: Fix modular build of DRM_IMX_IPUV3

2013-11-19 Thread Josh Boyer
On Mon, Nov 18, 2013 at 10:03:10AM +0100, Sascha Hauer wrote: > On Tue, Nov 12, 2013 at 12:15:45PM -0500, Josh Boyer wrote: > > commit b8d181e408af (staging: drm/imx: add drm plane support) added a file > > to the make target for DRM_IMX_IPUV3 but didn't adjust the objs required > > to actually

Re: [PATCH] staging: imx-drm: Fix modular build of DRM_IMX_IPUV3

2013-11-19 Thread Josh Boyer
On Mon, Nov 18, 2013 at 10:03:10AM +0100, Sascha Hauer wrote: On Tue, Nov 12, 2013 at 12:15:45PM -0500, Josh Boyer wrote: commit b8d181e408af (staging: drm/imx: add drm plane support) added a file to the make target for DRM_IMX_IPUV3 but didn't adjust the objs required to actually build

Re: [PATCH] staging: imx-drm: Fix modular build of DRM_IMX_IPUV3

2013-11-19 Thread Greg KH
On Tue, Nov 19, 2013 at 08:56:59PM -0500, Josh Boyer wrote: On Mon, Nov 18, 2013 at 10:03:10AM +0100, Sascha Hauer wrote: On Tue, Nov 12, 2013 at 12:15:45PM -0500, Josh Boyer wrote: commit b8d181e408af (staging: drm/imx: add drm plane support) added a file to the make target for

Re: [PATCH] staging: imx-drm: Fix modular build of DRM_IMX_IPUV3

2013-11-18 Thread Sascha Hauer
On Tue, Nov 12, 2013 at 12:15:45PM -0500, Josh Boyer wrote: > commit b8d181e408af (staging: drm/imx: add drm plane support) added a file > to the make target for DRM_IMX_IPUV3 but didn't adjust the objs required > to actually build that as a module. Kbuild got confused and this lead to > link

Re: [PATCH] staging: imx-drm: Fix modular build of DRM_IMX_IPUV3

2013-11-18 Thread Sascha Hauer
On Tue, Nov 12, 2013 at 12:15:45PM -0500, Josh Boyer wrote: commit b8d181e408af (staging: drm/imx: add drm plane support) added a file to the make target for DRM_IMX_IPUV3 but didn't adjust the objs required to actually build that as a module. Kbuild got confused and this lead to link errors

[PATCH] staging: imx-drm: Fix modular build of DRM_IMX_IPUV3

2013-11-12 Thread Josh Boyer
commit b8d181e408af (staging: drm/imx: add drm plane support) added a file to the make target for DRM_IMX_IPUV3 but didn't adjust the objs required to actually build that as a module. Kbuild got confused and this lead to link errors like: ERROR: "ipu_plane_disable"

[PATCH] staging: imx-drm: Fix modular build of DRM_IMX_IPUV3

2013-11-12 Thread Josh Boyer
commit b8d181e408af (staging: drm/imx: add drm plane support) added a file to the make target for DRM_IMX_IPUV3 but didn't adjust the objs required to actually build that as a module. Kbuild got confused and this lead to link errors like: ERROR: ipu_plane_disable