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)
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>

No differences found