Skip to content

Commit

Permalink
drm/stm: remove unneeded -Iinclude/drm compiler flag
Browse files Browse the repository at this point in the history
With the include directives under include/drm/ fixed, this flag is
no longer needed.

Signed-off-by: Masahiro Yamada <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
  • Loading branch information
masahir0y authored and danvet committed May 22, 2017
1 parent b7e8e25 commit 5d465d4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions drivers/gpu/drm/stm/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
ccflags-y := -Iinclude/drm

stm-drm-y := \
drv.o \
ltdc.o
Expand Down

0 comments on commit 5d465d4

Please sign in to comment.