git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a9ff999
)
gpu: host1x: Remove unused Makefile
author
Thierry Reding
<treding@nvidia.com>
Tue, 8 Oct 2013 14:14:32 +0000
(16:14 +0200)
committer
Thierry Reding
<treding@nvidia.com>
Thu, 31 Oct 2013 08:20:04 +0000
(09:20 +0100)
Signed-off-by: Thierry Reding <treding@nvidia.com>
drivers/gpu/host1x/hw/Makefile
[deleted file]
patch
|
blob
|
history
diff --git
a/drivers/gpu/host1x/hw/Makefile
b/drivers/gpu/host1x/hw/Makefile
deleted file mode 100644
(file)
index
9b50863
..0000000
--- a/
drivers/gpu/host1x/hw/Makefile
+++ /dev/null
@@
-1,6
+0,0 @@
-ccflags-y = -Idrivers/gpu/host1x
-
-host1x-hw-objs = \
- host1x01.o
-
-obj-$(CONFIG_TEGRA_HOST1X) += host1x-hw.o