From: Manuel Lauss Date: Mon, 25 Oct 2010 16:44:11 +0000 (+0200) Subject: MIPS: Alchemy: fix build with SERIAL_8250=n X-Git-Tag: v2.6.37-rc7~25^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cf745a39dcb10ef80c4a2ff38448f57b69d4c4eb;p=pandora-kernel.git MIPS: Alchemy: fix build with SERIAL_8250=n In commit 7d172bfe ("Alchemy: Add UART PM methods") I introduced platform PM methods which call a function of the 8250 driver; this patch works around link failures when the kernel is built without 8250 support. Signed-off-by: Manuel Lauss To: Linux-MIPS Patchwork: https://patchwork.linux-mips.org/patch/1737/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed