]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
ARM: OMAP: clock: Remove unused mpurate cmdline option
authorAndrew Murray <amurray@embedded-bits.co.uk>
Mon, 23 Jan 2017 22:04:03 +0000 (22:04 +0000)
committerTony Lindgren <tony@atomide.com>
Tue, 24 Jan 2017 15:20:02 +0000 (07:20 -0800)
commit8c4bc910633d942b4422e8b264c39a48e230a261
tree2434531e165ab6d55e2416825cd7d7e4b188f28f
parente33a316a5415fd53938f6a92144e3e0fe5ddfa71
ARM: OMAP: clock: Remove unused mpurate cmdline option

The 'mpurate' option, historically used for specifying an initial
MPU rate at boot, no longer has any effect due to the supporting
code being removed as it was 'wrong and dangerous' [1].

This patch removes the remaining dead code associated with the
__setup macros to avoid confusion and reduce bloat.

[1] https://patchwork.kernel.org/patch/5954631/

Signed-off-by: Andrew Murray <amurray@embedded-bits.co.uk>
Acked-by: Aaro Koskinen <aaro.koskinen@iki.fi>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap1/clock.c
arch/arm/mach-omap1/clock.h
arch/arm/mach-omap2/clock.c
arch/arm/mach-omap2/clock.h