X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=fs%2Finternal.h;h=392e8ccd6fc421c825cc1d9ccc3d3023178ca40d;hb=18137207236285989dfc0ee7f929b954199228f3;hp=ea00126c9a5932aac9d56d02a075b7d6ae9c9093;hpb=5a3e3b2230980cf2ce6e5e56b816dde19b993939;p=powerpc.git diff --git a/fs/internal.h b/fs/internal.h index ea00126c9a..392e8ccd6f 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 */