From: Alex Elder Date: Mon, 21 Apr 2014 21:26:23 +0000 (-0500) Subject: clk: bcm281xx: move compatible string definitions X-Git-Tag: omap-for-v3.16/fixes-against-rc1~91^2^2~28^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0bdab78ba69f057c99e72b9887a997888e7fce15;p=pandora-kernel.git clk: bcm281xx: move compatible string definitions The Broadcom 281xx clock code uses a #define for the compatible string for it's clock control units (CCUs). Rather than defining those in the C source file, define them in the header file that's shared by both the code and the device tree source file (along with all the clock ids). Signed-off-by: Alex Elder Signed-off-by: Mike Turquette --- Reading git-diff-tree failed