git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c9fb15f
)
drm/i915: intel_lvds.c fix section mismatch
author
Jaswinder Singh Rajput
<jaswinder@kernel.org>
Wed, 3 Jun 2009 23:41:19 +0000
(09:41 +1000)
committer
Dave Airlie
<airlied@redhat.com>
Wed, 3 Jun 2009 23:41:19 +0000
(09:41 +1000)
intel_no_lvds[] does not require __initdata as it is used only by
void intel_lvds_init(struct drm_device *dev).
Signed-off-by: Jaswinder Singh Rajput <jaswinder@kernel.org>
Signed-off-by: Dave Airlie <airlied@redhat.com>
No differences found