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)
commit7e9f1945213cdd7cd11f29346ded07a81854b5af
treef724362f0fbc1338a6cf85a738806d0dceb8efef
parent7416401661fad5c7ee9edb17cb54e7bff7a74dfe
davinci: make PCM platform devices static

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