SERIAL: MIPS Swarm sb1250-duart.c driver needs module.h
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Wed, 29 Feb 2012 00:24:45 +0000 (19:24 -0500)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 15 May 2012 15:48:50 +0000 (17:48 +0200)
commit346f81a9a9726740461480e257366c47fbcfdaa3
treee9c210091d248de877e5c7c70168b623a8c3dc7a
parentcc06748cf00e6a4accb18c1b70079dccffc69c37
SERIAL: MIPS Swarm sb1250-duart.c driver needs module.h

This driver is a module and needs module.h, otherwise it will break when
we remove a bogus usage of module.h from one of the other MIPS headers.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/3447/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
drivers/tty/serial/sb1250-duart.c