MIPS: Remove __init from add_wired_entry()
authorManuel Lauss <manuel.lauss@googlemail.com>
Tue, 2 Aug 2011 17:51:08 +0000 (19:51 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 24 Oct 2011 22:34:23 +0000 (23:34 +0100)
For Alchemy-PCI I need to add a wired entry after resuming from RAM;
remove the __init from add_wired_entry() so that this actually works.

Signed-off-by: Manuel Lauss <manuel.lauss@googlemail.com>
To: Linux-MIPS <linux-mips@linux-mips.org>
Patchwork: https://patchwork.linux-mips.org/patch/2684/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>

No differences found