X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=fs%2Finternal.h;h=392e8ccd6fc421c825cc1d9ccc3d3023178ca40d;hb=ce524c8360d60cc6d3f77986bd58c4448d2b1e3a;hp=ea00126c9a5932aac9d56d02a075b7d6ae9c9093;hpb=6f3a28f7d1f0a65a78443c273b6e8ec01becf301;p=mv-sheeva.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 */