• Rusty Russell's avatar
    [PATCH] Fix for CONFIG_VIDEO_DEV=y · b9e9691c
    Rusty Russell authored
    (Included in 2.4)
    From:  Christopher Hoover <ch@hpl.hp.com>
    
      The #ifdef MODULE is just wrong, but both #ifdef/#endif's can be
      deleted as the code is surround by a wider #ifdef
      CONFIG_VIDEO_PROC_FS/#endif.
    b9e9691c
videodev.c 11.5 KB