From Rohit. Remove a dead declaration. include/linux/hugetlb.h | 1 - 1 files changed, 1 deletion(-) diff -puN include/linux/hugetlb.h~remove-hugetlb_key include/linux/hugetlb.h --- 25/include/linux/hugetlb.h~remove-hugetlb_key Wed Feb 26 15:07:10 2003 +++ 25-akpm/include/linux/hugetlb.h Wed Feb 26 15:07:20 2003 @@ -4,7 +4,6 @@ #ifdef CONFIG_HUGETLB_PAGE struct ctl_table; -struct hugetlb_key; static inline int is_vm_hugetlb_page(struct vm_area_struct *vma) { _