diff options
Diffstat (limited to 'include/linux/cdev.h')
| -rw-r--r-- | include/linux/cdev.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/linux/cdev.h b/include/linux/cdev.h index fb4591977b03..f8763615a5f2 100644 --- a/include/linux/cdev.h +++ b/include/linux/cdev.h | |||
| @@ -30,6 +30,4 @@ void cdev_del(struct cdev *); | |||
| 30 | 30 | ||
| 31 | void cd_forget(struct inode *); | 31 | void cd_forget(struct inode *); |
| 32 | 32 | ||
| 33 | extern struct backing_dev_info directly_mappable_cdev_bdi; | ||
| 34 | |||
| 35 | #endif | 33 | #endif |
