Re: [PATCH 2/2 -tip] drm/i915: intel_lvds.c fix section mismatch warning

2009-06-01 Thread Jaswinder Singh Rajput
On Mon, 2009-06-01 at 11:53 +0100, Jesse Barnes wrote: > On Fri, 29 May 2009 19:58:36 +0530 > Jaswinder Singh Rajput wrote: > > > Hi Andrew, > > > > On Fri, 2009-05-29 at 09:34 -0400, Jarod Wilson wrote: > > > On Friday 29 May 2009 02:16:35 Jaswinder Singh Rajput wrote: > > > > I am not sure whe

Re: [PATCH 2/2 -tip] drm/i915: intel_lvds.c fix section mismatch warning

2009-06-01 Thread Jesse Barnes
On Fri, 29 May 2009 19:58:36 +0530 Jaswinder Singh Rajput wrote: > Hi Andrew, > > On Fri, 2009-05-29 at 09:34 -0400, Jarod Wilson wrote: > > On Friday 29 May 2009 02:16:35 Jaswinder Singh Rajput wrote: > > > I am not sure where this patch should go. > > > > > > So I am also mailing to Andrew an

Re: [PATCH 2/2 -tip] drm/i915: intel_lvds.c fix section mismatch warning

2009-05-29 Thread Jaswinder Singh Rajput
Hi Andrew, On Fri, 2009-05-29 at 09:34 -0400, Jarod Wilson wrote: > On Friday 29 May 2009 02:16:35 Jaswinder Singh Rajput wrote: > > I am not sure where this patch should go. > > > > So I am also mailing to Andrew and Dave, it they find this useful then > > they can add in their tree. > > Dave i

Re: [PATCH 2/2 -tip] drm/i915: intel_lvds.c fix section mismatch warning

2009-05-29 Thread Jarod Wilson
On Friday 29 May 2009 02:16:35 Jaswinder Singh Rajput wrote: > On Thu, 2009-05-28 at 11:00 -0400, Jarod Wilson wrote: > > On Wednesday 20 May 2009 02:27:35 Jaswinder Singh Rajput wrote: > > > > > > intel_no_lvds[] does not require __initdata as it is used only by : > > > > > > void intel_lvds_i

Re: [PATCH 2/2 -tip] drm/i915: intel_lvds.c fix section mismatch warning

2009-05-29 Thread Jaswinder Singh Rajput
On Thu, 2009-05-28 at 11:00 -0400, Jarod Wilson wrote: > On Wednesday 20 May 2009 02:27:35 Jaswinder Singh Rajput wrote: > > > > intel_no_lvds[] does not require __initdata as it is used only by : > > > > void intel_lvds_init(struct drm_device *dev) > > > > fixes section mismatch warning: > >