X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=fs%2Fdebugfs%2Finode.c;h=e9602d85c11d0220d5cbccf7817c25b10a6d068e;hb=34b4a8731f50fb6fe772f1e47432bfb1da1f4edd;hp=d26e2826ba5b8242ec3a4ad1bcf3b849d64b5a8a;hpb=4f4ae0d42680889c62db4e1f3e6b4aa7787a7257;p=linux-2.6 diff --git a/fs/debugfs/inode.c b/fs/debugfs/inode.c index d26e2826ba..e9602d85c1 100644 --- a/fs/debugfs/inode.c +++ b/fs/debugfs/inode.c @@ -29,10 +29,6 @@ #define DEBUGFS_MAGIC 0x64626720 -/* declared over in file.c */ -extern struct file_operations debugfs_file_operations; -extern struct inode_operations debugfs_link_operations; - static struct vfsmount *debugfs_mount; static int debugfs_mount_count;