ttyprintk: Allow built as a module
authorTakashi Iwai <tiwai@suse.de>
Wed, 2 Apr 2014 12:45:22 +0000 (14:45 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 16 Apr 2014 21:21:06 +0000 (14:21 -0700)
commitb24313a82cf24e90170671ea74360b3e6ef3a91f
treed0668a79aed447a520f453d2161abd858c4a87e7
parent7d1c2858c49095ab748f55354b89dbd6b18d28b9
ttyprintk: Allow built as a module

The driver is well written to be used as a module, just the exit call
is missing.

Reviewed-by: Jean Delvare <jdelvare@suse.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/char/Kconfig
drivers/char/ttyprintk.c