Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
linux
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
linux
Commits
2d7b919c
Commit
2d7b919c
authored
Mar 31, 2011
by
Ben Skeggs
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
drm/nouveau: remove some unused members from dev_priv
Signed-off-by:
Ben Skeggs
<
bskeggs@redhat.com
>
parent
4ea52f89
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
6 deletions
+0
-6
drivers/gpu/drm/nouveau/nouveau_drv.h
drivers/gpu/drm/nouveau/nouveau_drv.h
+0
-6
No files found.
drivers/gpu/drm/nouveau/nouveau_drv.h
View file @
2d7b919c
...
...
@@ -749,10 +749,6 @@ struct drm_nouveau_private {
uint32_t
crtc_owner
;
uint32_t
dac_users
[
4
];
struct
nouveau_suspend_resume
{
uint32_t
*
ramin_copy
;
}
susres
;
struct
backlight_device
*
backlight
;
struct
{
...
...
@@ -761,8 +757,6 @@ struct drm_nouveau_private {
struct
nouveau_fbdev
*
nfbdev
;
struct
apertures_struct
*
apertures
;
bool
powered_down
;
};
static
inline
struct
drm_nouveau_private
*
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment