cdrom: Remove unnecessary check_for_audio_disc prototype
[firefly-linux-kernel-4.4.55.git] / drivers / cdrom / cdrom.c
index 5a38b5681ca39ecd0a211d02d81fa84bc273df3c..a570e5f66e48be189eb7258beec7873743aef56b 100644 (file)
@@ -337,8 +337,6 @@ do {                                                        \
 #define CDROM_DEF_TIMEOUT      (7 * HZ)
 
 /* Not-exported routines. */
-static int check_for_audio_disc(struct cdrom_device_info * cdi,
-                        struct cdrom_device_ops * cdo);
 static void sanitize_format(union cdrom_addr *addr, 
                u_char * curr, u_char requested);
 static int mmc_ioctl(struct cdrom_device_info *cdi, unsigned int cmd,