Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 371556
b: refs/heads/master
c: 816175d
h: refs/heads/master
v: v3
  • Loading branch information
Chen Gang authored and Dave Airlie committed Apr 24, 2013
1 parent dcc7354 commit 91b0e0a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 9e48854c58ca9a0f39e716dcb18247bfc21e2022
refs/heads/master: 816175dd1fd755b5475e30933eff3c3e03657f5a
5 changes: 4 additions & 1 deletion trunk/drivers/gpu/drm/tilcdc/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
ccflags-y := -Iinclude/drm -Werror
ccflags-y := -Iinclude/drm
ifeq (, $(findstring -W,$(EXTRA_CFLAGS)))
ccflags-y += -Werror
endif

tilcdc-y := \
tilcdc_crtc.o \
Expand Down

0 comments on commit 91b0e0a

Please sign in to comment.