aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_timer.c
diff options
context:
space:
mode:
authorArnd Bergmann <[email protected]>2019-06-21 15:13:13 +0200
committerBartlomiej Zolnierkiewicz <[email protected]>2019-06-21 15:13:13 +0200
commit56fc5f48200fc432d80a9cffe1b2fe5fe7680f36 (patch)
tree94c1a2eedef2cc4e5e569d41a92ae6db1311fe76 /net/lapb/lapb_timer.c
parentf10effe5f77a9deb13c8fa3df6c2f103f04e6a0f (diff)
video: fbdev: pvr2fb: fix link error for pvr2fb_pci_exit
When the driver is built-in for PCI, we reference the exit function after discarding it: `pvr2fb_pci_exit' referenced in section `.ref.data' of drivers/video/fbdev/pvr2fb.o: defined in discarded section `.exit.text' of drivers/video/fbdev/pvr2fb.o Just remove the __exit annotation as the easiest workaround. Also apply the same workaround for pvr2fb_dc_exit(). Fixes: 0f5a5712ad1e ("video: fbdev: pvr2fb: add COMPILE_TEST support") Signed-off-by: Arnd Bergmann <[email protected]> Cc: YueHaibing <[email protected]> Cc: Ira Weiny <[email protected]> Cc: Andrew Morton <[email protected]> [b.zolnierkie: remove __exit annotation also from pvr2fb_dc_exit()] Signed-off-by: Bartlomiej Zolnierkiewicz <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions