MIPS: Remove CONFIG_PMCTWILED completely
authorPaul Bolle <pebolle@tiscali.nl>
Tue, 20 May 2014 11:34:36 +0000 (13:34 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Fri, 23 May 2014 13:12:39 +0000 (15:12 +0200)
commit261cbc97abc673e575ef6a1a95ed6ada68f04e78
treecb4b401b6f6e866f31bff638ecd8849f64fe6594
parentaf59674f64db85c31583b49f0b36c158e6e8d9eb
MIPS: Remove CONFIG_PMCTWILED completely

Commit 8b284dbc2200 ("MIPS: PNX Removing dead CONFIG_PMCTWILED") missed
one reference to CONFIG_PMCTWILED in the code. It also missed one
related reference to pmctwiled_setup(). Remove these references now.

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Cc: linux-mips@linux-mips.org
Cc: linux-kernel@vger.kernel.org
Patchwork: https://patchwork.linux-mips.org/patch/6957/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/pmcs-msp71xx/msp_setup.c