mirror of
https://github.com/torvalds/linux.git
synced 2024-11-11 06:31:49 +00:00
video: includecheck fix: msm, mddi.c
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 <jaswinderrajput@gmail.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
parent
4055e97318
commit
caf88aeb22
@ -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"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user