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:
7416401
)
davinci: make PCM platform devices static
author
Sekhar Nori
<nsekhar@ti.com>
Sun, 5 Jun 2011 12:03:33 +0000
(17:33 +0530)
committer
Sekhar Nori
<nsekhar@ti.com>
Wed, 8 Jun 2011 09:11:37 +0000
(14:41 +0530)
Make the PCM device structures used in devices.c
and devices-da8xx.c static as they are used only
in the respective files.
This was found when trying to build a single image
for DaVinci and DA8x devices using runtime P2V support.
Signed-off-by: Sekhar Nori <nsekhar@ti.com>
No differences found