Sonic Zhang 78a7ba47fb pata_platform: __pata_platform_remove() shouldn't be in discard section
--
  UPD     include/linux/compile.h
`___pata_platform_remove' referenced in section `__ksymtab_gpl' of
drivers/built-in.o: defined in discarded section `.devexit.text' of
drivers/built-in.o
make: *** [.tmp_vmlinux1] Error 1
--

__pata_platform_remove() should not be in discarded section
__pata_platform_remove(struct device *dev) is invoked in both
pata_platform.c and pata_of_platform.c by reomve function defined in
discarded section ".devexit.text". An exported function should not be put
into discarded section.

Signed-off-by: Sonic Zhang <sonic.zhang@analog.com>
Signed-off-by: Bryan Wu <cooloney@kernel.org>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
2009-01-08 16:10:29 -05:00
..
2008-12-28 22:43:20 -05:00
2008-12-28 22:43:20 -05:00
2008-12-28 22:43:21 -05:00
2008-12-28 22:43:20 -05:00
2008-05-06 11:33:58 -04:00
2008-04-17 15:44:21 -04:00
2008-04-17 15:44:21 -04:00
2008-04-17 15:44:21 -04:00
2008-12-16 05:40:34 -05:00
2008-12-28 22:43:20 -05:00
2008-04-17 15:44:21 -04:00
2008-12-28 22:43:20 -05:00
2008-12-09 00:44:19 -05:00
2008-12-28 22:43:20 -05:00
2008-04-17 15:44:21 -04:00
2008-01-23 05:24:15 -05:00
2007-07-02 10:17:42 -04:00