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:
0a3727f
)
ARM: MINI2440: Fixup __initdata usage
author
Ben Dooks
<ben-linux@fluff.org>
Fri, 15 Jan 2010 08:04:42 +0000
(17:04 +0900)
committer
Ben Dooks
<ben-linux@fluff.org>
Fri, 15 Jan 2010 08:04:42 +0000
(17:04 +0900)
Remove some of the __initdata tags which are currently inappropriate for
platform_device and some of the platform data. These can be returned once
support for copying platform devices and data is added.
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
No differences found