clk: qcom: smd-rpm: De-duplicate identical entries
authorKonrad Dybcio <konrad.dybcio@somainline.org>
Mon, 24 May 2021 22:54:56 +0000 (00:54 +0200)
committerStephen Boyd <sboyd@kernel.org>
Wed, 2 Jun 2021 07:19:52 +0000 (00:19 -0700)
commita0384ecfe2aa8f3da7a845dbe9e13c8d38e14ffd
treefee6cd27e1d2ab404d3c15d836282c41bff1752f
parent52a436e0b7fe00e3f23fa8a7c757ee7a6fbcf3e9
clk: qcom: smd-rpm: De-duplicate identical entries

It makes negative sense to keep repeating the same definitions
over and over and over and over again, just with changed names..

De-duplicate to make for a drastically smaller file size. This makes the
object file size 55% smaller according to bloat-o-meter:

 Total: Before=70713, After=31353, chg -55.66%

Signed-off-by: Konrad Dybcio <konrad.dybcio@somainline.org>
Link: https://lore.kernel.org/r/20210524225456.398817-2-konrad.dybcio@somainline.org
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/qcom/clk-smd-rpm.c