Re: [PATCH] DRM fixed compilation errors and warnings for 2.6.26

2008-07-25 Thread nagaraj s k
andle) { return drm_agp_unbind_memory(handle); } #else /* __OS_HAS_AGP */ static inline void *agp_remap(unsigned long offset, unsigned long size, - struct drm_device * dev) + struct drm_device *dev) { return NULL; } Thanks Nagaraj On Mon, Jul

Re: [PATCH] DRM fixed compilation errors and warnings for 2.6.26

2008-07-20 Thread nagaraj s k
Hi Daniel, Thanks for correcting me, i will work on this and try sending the patch soon with the mentioned changes. On Sun, Jul 20, 2008 at 12:05 AM, Daniel Stone <[EMAIL PROTECTED]> wrote: > On Sat, Jul 19, 2008 at 11:16:58PM +0530, nagaraj s k wrote: > > @@ -69,7 +69,7 @@ vo

[PATCH] DRM fixed compilation errors and warnings for 2.6.26

2008-07-19 Thread nagaraj s k
Hi ALL, Sorry about repetitive mails, i forgot to add the main mail list, getting used to the procedure to send patches. This is my second submission (looks like first mail lost in the malling list 10 days earlier). I did my best to follow the guidelines put forth for newbies. Please feel free fo

[PATCH] char/drm fixing compilation errors and for coding standards for 2.6.25-rc3

2008-07-11 Thread nagaraj s k
Hi All, This is my first patch submission, i did my best to follow the guidelines put forth for newbies. Please feel free for any comments and suggestions.Currently working on 2.6.25-rc3. I did check for white space through script but i fear copying and pasting the same here might have included f