alistair23-linux/drivers/cdrom
Bart Van Assche 2a750166a5 block: Rework drivers/cdrom/Makefile
Instead of referring from inside drivers/cdrom/Makefile to all the
drivers that use this driver, let these drivers select the cdrom
driver. This change makes the cdrom build code follow the approach
that is used for most other drivers, namely refer from the higher
layers to the lower layer instead of from the lower layer to the
higher layers.

Reviewed-by: Hannes Reinecke <hare@suse.com>
Signed-off-by: Bart Van Assche <bart.vanassche@wdc.com>
Cc: Christoph Hellwig <hch@lst.de>
Cc: Johannes Thumshirn <jthumshirn@suse.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
2017-11-01 08:33:57 -06:00
..
cdrom.c block: Make most scsi_req_init() calls implicit 2017-06-20 19:27:14 -06:00
gdrom.c block: don't set bounce limit in blk_init_queue 2017-06-27 12:13:45 -06:00
Makefile block: Rework drivers/cdrom/Makefile 2017-11-01 08:33:57 -06:00