X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=fs%2Fdebugfs%2Finode.c;h=e9602d85c11d0220d5cbccf7817c25b10a6d068e;hb=1df5a8d004f64b1aa3fb93e0556886ba00ebc979;hp=d26e2826ba5b8242ec3a4ad1bcf3b849d64b5a8a;hpb=7556afa0e0e436cad4f560ee83e5fbd5dac9359a;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;