commit | 30a7caabbb8e8702b9cf453fee83f773d8b3430d | [log] [tgz] |
---|---|---|
author | Jens Axboe <jaxboe@fusionio.com> | Thu Dec 16 17:58:50 2010 +0100 |
committer | Jens Axboe <jaxboe@fusionio.com> | Thu Dec 16 17:58:50 2010 +0100 |
tree | 8bd4066d4be609d914ae98419e7915dd1c5dcf9c | |
parent | c8d2e937355d02db3055c2fc203e5f017297ee1f [diff] [blame] |
cdrom: export cdrom_check_events() It's used by sr, so we need to export it. Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
diff --git a/drivers/cdrom/cdrom.c b/drivers/cdrom/cdrom.c index 1ea8f8d..14033a3 100644 --- a/drivers/cdrom/cdrom.c +++ b/drivers/cdrom/cdrom.c
@@ -1429,6 +1429,7 @@ cdi->vfs_events = 0; return events; } +EXPORT_SYMBOL(cdrom_check_events); /* We want to make media_changed accessible to the user through an * ioctl. The main problem now is that we must double-buffer the