Skip to content

Commit 5edaad8

Browse files
marcospsairlied
authored andcommitted
drivers: gpu: drm: gma500: mdfld_dsi_output.h: Remove not unneeded include of version.h
The output of "make versioncheck" points a incorrect include of version.h in the drivers/gpu/drm/gma500/mdfld_dsi_output.h: drivers/gpu/drm/gma500/mdfld_dsi_output.h: 32 linux/version.h not needed. If we take a look in the file, we can agree to remove it. Cc: David Airlie <[email protected]> Cc: <[email protected]> Signed-off-by: Marcos Paulo de Souza <[email protected]> Signed-off-by: Dave Airlie <[email protected]>
1 parent dfc6ae5 commit 5edaad8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

drivers/gpu/drm/gma500/mdfld_dsi_output.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@
2929
#define __MDFLD_DSI_OUTPUT_H__
3030

3131
#include <linux/backlight.h>
32-
#include <linux/version.h>
3332
#include <drm/drmP.h>
3433
#include <drm/drm.h>
3534
#include <drm/drm_crtc.h>

0 commit comments

Comments
 (0)