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:
3a05700
)
drm/mm: Remove MM_UNUSED_TARGET
author
Daniel Vetter
<
[email protected]
>
Wed, 22 Jan 2014 22:03:27 +0000
(23:03 +0100)
committer
Daniel Vetter
<
[email protected]
>
Thu, 13 Mar 2014 11:48:35 +0000
(12:48 +0100)
This was missed in
commit
c700c67bae6698fbc6bd20e2ae5dc62ddd367b3b
Author: David Herrmann <
[email protected]
>
Date: Sat Jul 27 13:39:28 2013 +0200
drm/mm: remove unused API
Cc: David Herrmann <
[email protected]
>
Reviewed-by: Alex Deucher <
[email protected]
>
Signed-off-by: Daniel Vetter <
[email protected]
>
drivers/gpu/drm/drm_mm.c
patch
|
blob
|
history
diff --git
a/drivers/gpu/drm/drm_mm.c
b/drivers/gpu/drm/drm_mm.c
index af93cc55259fd69e240625b152590d09dbca052d..d0a8e8482fe0bd045d25bf8f3fbbe57807908dcd 100644
(file)
--- a/
drivers/gpu/drm/drm_mm.c
+++ b/
drivers/gpu/drm/drm_mm.c
@@
-47,8
+47,6
@@
#include <linux/seq_file.h>
#include <linux/export.h>
-#define MM_UNUSED_TARGET 4
-
static struct drm_mm_node *drm_mm_search_free_generic(const struct drm_mm *mm,
unsigned long size,
unsigned alignment,