lkml.org 
[lkml]   [2009]   [Jul]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    Subject[PATCH 36/44] includecheck fix: include/drm, drm_memory.h
    From
    Date
    fix the following 'make includecheck' warning:

    include/drm/drm_memory.h: linux/vmalloc.h is included more than once.

    Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
    ---
    include/drm/drm_memory.h | 2 --
    1 files changed, 0 insertions(+), 2 deletions(-)

    diff --git a/include/drm/drm_memory.h b/include/drm/drm_memory.h
    index 63e425b..15af9b3 100644
    --- a/include/drm/drm_memory.h
    +++ b/include/drm/drm_memory.h
    @@ -44,8 +44,6 @@

    #if __OS_HAS_AGP

    -#include <linux/vmalloc.h>
    -
    #ifdef HAVE_PAGE_AGP
    #include <asm/agp.h>
    #else
    --
    1.6.0.6




    \
     
     \ /
      Last update: 2009-07-08 18:15    [W:4.109 / U:0.204 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site