Re: [PATCH] drm_memory.h: remove double inclusion of linux/vmalloc.h

From: Ian Romanick
Date: Tue Jul 08 2008 - 11:50:43 EST


On Tue, Jul 08, 2008 at 08:29:57AM -0400, Mark Asselstine wrote:
> On Sun, Jul 6, 2008 at 7:31 AM, Alexander Beregalov
> <a.beregalov@xxxxxxxxx> wrote:
> > From: Alexander Beregalov <a.beregalov@xxxxxxxxx>
> >
> > #if __OS_HAS_AGP
> >
> > -#include <linux/vmalloc.h>
> > -
>
> Why remove this one and not the one at the top of the file? As well

I would assume this one is removed because it is inside additional
ifdefs.

> this file has #include of drmP.h, yet drmP.h is the only file I can
> find that includes drm_memory.h. Based on this I would think there is
> some additional cleanup that can go on here.

--
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/