projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
75f6dfe
)
drm: Drop unused forward declaration of drm_version
author
Gabriel Krisman Bertazi
<krisman@collabora.co.uk>
Wed, 28 Dec 2016 14:32:13 +0000
(12:32 -0200)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Fri, 30 Dec 2016 11:40:18 +0000
(12:40 +0100)
Signed-off-by: Gabriel Krisman Bertazi <krisman@collabora.co.uk>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link:
http://patchwork.freedesktop.org/patch/msgid/20161228143216.26821-4-krisman@collabora.co.uk
drivers/gpu/drm/drm_ioctl.c
patch
|
blob
|
history
diff --git
a/drivers/gpu/drm/drm_ioctl.c
b/drivers/gpu/drm/drm_ioctl.c
index d180673c13230a76fc2e7d6b375bf16e15945fe1..5c80e720aeca54a1431878fd29dab6660766dd8d 100644
(file)
--- a/
drivers/gpu/drm/drm_ioctl.c
+++ b/
drivers/gpu/drm/drm_ioctl.c
@@
-95,9
+95,6
@@
* broken.
*/
-static int drm_version(struct drm_device *dev, void *data,
- struct drm_file *file_priv);
-
/*
* Get the bus id.
*