projects
/
profile
/
ivi
/
libdrm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b2c19c7
)
radeon: fix warning from radeon_legacy_state removal
author
Alex Deucher
<alexdeucher@gmail.com>
Tue, 19 Aug 2008 17:06:04 +0000
(13:06 -0400)
committer
Alex Deucher
<alexdeucher@gmail.com>
Tue, 19 Aug 2008 17:06:04 +0000
(13:06 -0400)
linux-core/radeon_legacy_crtc.c
patch
|
blob
|
history
diff --git
a/linux-core/radeon_legacy_crtc.c
b/linux-core/radeon_legacy_crtc.c
index
6775ffc
..
58c2f9d
100644
(file)
--- a/
linux-core/radeon_legacy_crtc.c
+++ b/
linux-core/radeon_legacy_crtc.c
@@
-29,7
+29,7
@@
#include "drm_crtc_helper.h"
-void radeon_restore_common_regs(struct drm_device *dev
, struct radeon_legacy_state *state
)
+void radeon_restore_common_regs(struct drm_device *dev)
{
/* don't need this yet */
}