summaryrefslogtreecommitdiff
path: root/drivers/s390
diff options
context:
space:
mode:
authorPaul Walmsley <paul@pwsan.com>2010-12-22 03:01:20 (GMT)
committerPaul Walmsley <paul@pwsan.com>2010-12-22 03:01:20 (GMT)
commitdc0b3a701499bb7727314d7a9c764f7486db4802 (patch)
treed2daec5610919039b98909d1983e479df4bf1842 /drivers/s390
parent6e01478ae8a4322c9a2b2d6efed50196265ed5f2 (diff)
downloadlinux-fsl-qoriq-dc0b3a701499bb7727314d7a9c764f7486db4802.tar.xz
OMAP2+: clockdomains: move clockdomain static data to .c files
Static data should be declared in .c files, not .h files. It should be possible to #include .h files at any point without creating multiple copies of the same data. We converted the clock data to .c files some time ago. This patch does the same for the clockdomain data. Signed-off-by: Paul Walmsley <paul@pwsan.com> Reviewed-by: Kevin Hilman <khilman@deeprootsystems.com> Tested-by: Kevin Hilman <khilman@deeprootsystems.com> Tested-by: Santosh Shilimkar <santosh.shilimkar@ti.com> Tested-by: Rajendra Nayak <rnayak@ti.com>
Diffstat (limited to 'drivers/s390')
0 files changed, 0 insertions, 0 deletions