Ihar Hrachyshka 500c119732 rtl8187: Fixed section mismatch in rtl8187_dev.c
When CONFIG_HOTPLUG=n the following error occures on vmlinux linkage:

`.exit.text' referenced in section `.data' of drivers/built-in.o:
defined in discarded section `.exit.text' of drivers/built-in.o

'rtl8187_disconnect' function marked as __devexit isn't compiled with no
hotplug support. Added __devexit_p macros to fix the problem.

Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@promwad.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2008-07-14 14:30:06 -04:00
..
2008-05-22 14:12:39 -04:00
2008-06-10 18:20:17 -04:00
2008-05-22 06:20:14 -04:00
2008-05-16 22:20:27 -07:00
2008-06-19 16:44:44 -07:00
2008-06-19 16:43:17 -07:00
2008-06-23 20:33:36 -07:00
2008-06-23 20:27:26 -07:00
2008-06-23 20:36:51 -07:00
2008-06-23 20:33:01 -07:00
2008-06-23 20:34:36 -07:00
2008-06-17 23:07:29 -04:00
2008-05-22 14:12:40 -04:00
2008-06-11 22:06:31 -04:00
2008-05-30 22:19:22 -04:00
2008-06-20 21:58:02 -07:00
2008-06-29 15:08:28 +02:00
2008-05-30 22:07:17 -04:00
2008-06-28 10:23:33 -04:00
2008-06-28 10:23:33 -04:00
2008-06-17 23:59:39 -04:00
2008-05-29 01:38:46 -07:00
2008-05-30 22:18:02 -04:00
2008-05-30 22:18:02 -04:00
2008-07-03 03:48:02 -07:00
2008-05-22 14:12:55 -04:00