]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
serial: 8250_pci: remove __devexit usage
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 16 Jan 2013 06:44:48 +0000 (22:44 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 16 Jan 2013 06:44:48 +0000 (22:44 -0800)
commitd73dfc6a4199e0e37b54c647549828eabda67c7c
treec1abc344dddd0c1d6b822e8eec33a5bfc4d063fc
parentfa47ba75ec2d5818d7aeeb540e738827c4b69194
serial: 8250_pci: remove __devexit usage

Some __devexit markings came in from an older patch, this removes them.

Reported-by: Wu Fengguang <fengguang.wu@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/8250/8250_pci.c