Re: [PATCH 2/2] staging: gma500: Rip out the memory manager

From: Alan Cox
Date: Tue Mar 01 2011 - 09:36:09 EST


> Your patch removes two lines from drivers/staging/gma500/psb_drm.h with
> the following diff:
> --- a/drivers/staging/gma500/psb_drm.h
> +++ b/drivers/staging/gma500/psb_drm.h
> @@ -28,9 +28,6 @@
> #include "drm_mode.h"
> #endif
>
> -#include "psb_ttm_fence_user.h"
> -#include "psb_ttm_placement_user.h"
> -
> #define DRM_PSB_SAREA_MAJOR 0
> #define DRM_PSB_SAREA_MINOR 2
> #define PSB_FIXED_SHIFT 16
>
>
> Yet those #defines are not present in this file right now. That's not a
> whitespace change...

Need to sort some other drivers out but I'll send you the regenerated
patches in a bit once I'e pulled todays -next and see what is up. Makefile
one does seem odd as nothing else should be touching that area.

Missed the spaces patch first time around dunno where it went.

Alan
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/