Skip to content

Commit

Permalink
video: includecheck fix: msm, mddi.c
Browse files Browse the repository at this point in the history
fix the following 'make includecheck' warning:

  drivers/video/msm/mddi.c: linux/delay.h is included more than once.

Signed-off-by: Jaswinder Singh Rajput <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
  • Loading branch information
Jaswinder Singh Rajput authored and torvalds committed Oct 8, 2009
1 parent 4055e97 commit caf88ae
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions drivers/video/msm/mddi.c
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,6 @@
#include <mach/msm_iomap.h>
#include <mach/irqs.h>
#include <mach/board.h>
#include <linux/delay.h>

#include <mach/msm_fb.h>
#include "mddi_hw.h"

Expand Down

0 comments on commit caf88ae

Please sign in to comment.