Merge tag 'for-5.7/block-2020-03-29' of git://git.kernel.dk/linux-block
[platform/kernel/linux-starfive.git] / include / linux / fs.h
index abedbff..593e911 100644 (file)
@@ -2700,7 +2700,6 @@ static inline void unregister_chrdev(unsigned int major, const char *name)
 
 #ifdef CONFIG_BLOCK
 #define BLKDEV_MAJOR_MAX       512
-extern const char *__bdevname(dev_t, char *buffer);
 extern const char *bdevname(struct block_device *bdev, char *buffer);
 extern struct block_device *lookup_bdev(const char *);
 extern void blkdev_show(struct seq_file *,off_t);