projects
/
GitHub
/
MotorolaMobilityLLC
/
kernel-slsi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
93b02be
)
drm: fix indentation
author
Rob Clark
<robdclark@gmail.com>
Wed, 26 Nov 2014 01:33:10 +0000
(20:33 -0500)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Thu, 27 Nov 2014 14:39:10 +0000
(15:39 +0100)
Signed-off-by: Rob Clark <robdclark@gmail.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
include/drm/drmP.h
patch
|
blob
|
blame
|
history
diff --git
a/include/drm/drmP.h
b/include/drm/drmP.h
index be776fb2db1898009aa88c7bd1807218d8e48d72..8ba35c622e2202a889a3a06706bdc93e035fb841 100644
(file)
--- a/
include/drm/drmP.h
+++ b/
include/drm/drmP.h
@@
-809,7
+809,7
@@
struct drm_device {
struct drm_local_map *agp_buffer_map;
unsigned int agp_buffer_token;
-
struct drm_mode_config mode_config;
/**< Current mode config */
+
struct drm_mode_config mode_config;
/**< Current mode config */
/** \name GEM information */
/*@{ */