]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: Remove unused smvp.h
authorPaul Bolle <pebolle@tiscali.nl>
Mon, 11 Jun 2012 09:36:27 +0000 (11:36 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 13 Dec 2012 17:15:26 +0000 (18:15 +0100)
commitb44eb405ae79d2f7f485490eedd568233913fdf5
tree0e950395ba648a6a42582eb675d2e4afb401dae3
parentf9d925a9c1d28718d1d03fc2a24890f10d7f161c
MIPS: Remove unused smvp.h

This header was added in commit c052056c3803ca6237161bed65c8a39b63214732
(kernel.org) / b6e90cd0ae7a556080d9ea2ec1b8f6d9accad9d4 (lmo( ([MIPS] Add
support for MIPS CMP platform.).  None of the functions it declared were
ever included in the tree. Commit 8da800b427988bd673e7d269f720b237391202ca
(kernel.org) / b6e90cd0ae7a556080d9ea2ec1b8f6d9accad9d4 (lmo) [MIPS] Remove
unused maltasmp.h.] removeed the sole file that included it because that
file was itself unused.

[ralf@linux-mips.org: The whole mess happened because somebody at MIPS
thought it was a good idea to rename VSMP ("Vitual SMP") to SMVP.  Which
is an IBMeque ETLA in contrast to VSMP, so public kernels as opposed to
MTI's inhouse kernels never followed suit.]

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/3950/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/include/asm/smvp.h [deleted file]