From: Sekhar Nori Date: Sun, 5 Jun 2011 12:03:33 +0000 (+0530) Subject: davinci: make PCM platform devices static X-Git-Tag: v3.0-rc4~35^2~3^2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e9f1945213cdd7cd11f29346ded07a81854b5af;p=pandora-kernel.git 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 --- Reading git-diff-tree failed