davinci: make PCM platform devices static
authorSekhar Nori <nsekhar@ti.com>
Sun, 5 Jun 2011 12:03:33 +0000 (17:33 +0530)
committerSekhar 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>
arch/arm/mach-davinci/devices-da8xx.c
arch/arm/mach-davinci/devices.c

Simple merge
Simple merge