clk: beautify Makefile
authorMike Turquette <mturquette@linaro.org>
Fri, 18 Jan 2013 21:00:05 +0000 (13:00 -0800)
committerMike Turquette <mturquette@linaro.org>
Fri, 18 Jan 2013 21:06:31 +0000 (13:06 -0800)
commit135a829744067cb825b48f7422e22861e57d5ecd
treea3c0963e35c25b8bdb56970b04182770cb393502
parent1a3cd18475a98b9587a181b8d8ebc7f5cdedb4b0
clk: beautify Makefile

The list of common clock types was getting a bit unmanageable.  This
patch puts only one file on each line and reorders the object files
alphabetically.  Also a newline is added to separate the sections.

Reported-by: Stephen Boyd <sboyd@codeaurora.org>
Cc: Prashant Gaikwad <pgaikwad@nvidia.com>
Signed-off-by: Mike Turquette <mturquette@linaro.org>
drivers/clk/Makefile