From: Rajendra Nayak Date: Fri, 27 Apr 2012 12:28:13 +0000 (+0530) Subject: clk: constify parent name arrays in macros X-Git-Tag: v3.5-rc1~71^2~6^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e447c50e3af5dcad3075c80bd1bdc4e2024b8186;p=pandora-kernel.git clk: constify parent name arrays in macros parent name array is now expected to be const char *, make the relevent changes in the clk macros which define default clock types. Signed-off-by: Rajendra Nayak Signed-off-by: Mike Turquette --- Reading git-diff-tree failed