X-Git-Url: http://pilppa.org/gitweb/?a=blobdiff_plain;f=fs%2Finternal.h;h=392e8ccd6fc421c825cc1d9ccc3d3023178ca40d;hb=2d19c4580682511be1eadf47cdee22d5eb002f94;hp=ea00126c9a5932aac9d56d02a075b7d6ae9c9093;hpb=97d41e90fe61399b99d74820cb7f2d6e0fbac91d;p=linux-2.6-omap-h63xx.git diff --git a/fs/internal.h b/fs/internal.h index ea00126c9a5..392e8ccd6fc 100644 --- a/fs/internal.h +++ b/fs/internal.h @@ -9,8 +9,6 @@ * 2 of the License, or (at your option) any later version. */ -#include - struct super_block; /* @@ -41,14 +39,6 @@ static inline int sb_is_blkdev_sb(struct super_block *sb) */ extern void __init chrdev_init(void); -/* - * compat_ioctl.c - */ -#ifdef CONFIG_COMPAT -extern struct ioctl_trans ioctl_start[]; -extern int ioctl_table_size; -#endif - /* * namespace.c */