| commit | cf745a39dcb10ef80c4a2ff38448f57b69d4c4eb | [log] [tgz] |
|---|---|---|
| author | Manuel Lauss <manuel.lauss@googlemail.com> | Mon Oct 25 18:44:11 2010 +0200 |
| committer | Ralf Baechle <ralf@linux-mips.org> | Thu Dec 16 18:11:01 2010 +0000 |
| tree | 34ef17bc6ffa257551692d38b878dde2969fc33c | |
| parent | a3aad4aaf871045ab1dd9c99be6c1ace881d8eb0 [diff] |
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 <manuel.lauss@googlemail.com>
To: Linux-MIPS <linux-mips@linux-mips.org>
Patchwork: https://patchwork.linux-mips.org/patch/1737/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>