summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq
diff options
context:
space:
mode:
authorPaul Burton <paul.burton@imgtec.com>2017-03-30 14:52:15 -0700
committerRalf Baechle <ralf@linux-mips.org>2017-04-12 13:52:21 +0200
commit33679a50370db9aa1a3f0cdf5f70c1c07236a4b2 (patch)
tree30e6093a72f712b909b8f42d6c267fc925288679 /drivers/cpufreq
parent828d1e4e98654e2284496e2fd7f9605ba04ef02a (diff)
downloadlinux-0-day-33679a50370db9aa1a3f0cdf5f70c1c07236a4b2.tar.gz
linux-0-day-33679a50370db9aa1a3f0cdf5f70c1c07236a4b2.tar.xz
MIPS: uasm: Remove needless ISA abstraction
We always either target MIPS32/MIPS64 or microMIPS, and always include one & only one of uasm-mips.c or uasm-micromips.c. Therefore the abstraction of the ISA in asm/uasm.h declaring functions for either ISA is redundant & needless. Remove it to simplify the code. This is largely the result of the following: :%s/ISAOPC(\(.\{-}\))/uasm_i##\1/ :%s/ISAFUNC(\(.\{-}\))/\1/ Signed-off-by: Paul Burton <paul.burton@imgtec.com> Cc: linux-mips@linux-mips.org Cc: Paul Burton <paul.burton@imgtec.com> Patchwork: https://patchwork.linux-mips.org/patch/15844/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'drivers/cpufreq')
0 files changed, 0 insertions, 0 deletions