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:
d683b96
)
ARM: davinci: remove __init atrribute from function declaration
author
Lad, Prabhakar
<prabhakar.csengg@gmail.com>
Mon, 1 Apr 2013 11:33:36 +0000
(17:03 +0530)
committer
Sekhar Nori
<nsekhar@ti.com>
Fri, 14 Jun 2013 05:23:35 +0000
(10:53 +0530)
__init attribute does not make sense on function declarations.
Get rid of them in mach-davinci.
Signed-off-by: Lad, Prabhakar <prabhakar.csengg@gmail.com>
Cc: Sekhar Nori <nsekhar@ti.com>
Signed-off-by: Sekhar Nori <nsekhar@ti.com>
No differences found