]> git.karo-electronics.de Git - karo-tx-linux.git/commit
SERIAL: MIPS DECstation zs.c driver needs module.h
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Wed, 29 Feb 2012 00:24:44 +0000 (19:24 -0500)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 26 Apr 2012 23:19:03 +0000 (00:19 +0100)
commited9ad4694c29d2d283a8a66e517e5ccf4f4db1dd
treec9a028080bbfed502f12467e5996d0f5b892c317
parent66f75a5d028beaf67c931435fdc3e7823125730c
SERIAL: MIPS DECstation zs.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/3446/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
drivers/tty/serial/zs.c