]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
cdrom: Remove unnecessary prototype for cdrom_get_disc_info
authorJoe Perches <joe@perches.com>
Mon, 5 May 2014 00:05:13 +0000 (17:05 -0700)
committerJens Axboe <axboe@fb.com>
Mon, 5 May 2014 20:58:06 +0000 (14:58 -0600)
commitbd6f0bba1d2705748ec94e0aa23ae0c5bd6b2287
tree0ae588cc6a1ea898cbd987aca86a9c289f6ac643
parent40569c6144242087c9663c5d0c93138882dd52e8
cdrom: Remove unnecessary prototype for cdrom_get_disc_info

Move the function to the proper spot instead.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
drivers/cdrom/cdrom.c