]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/staging/lustre/lustre/include/linux/lustre_patchless_compat.h
staging/lustre: fix build warnning on 32bit system
[karo-tx-linux.git] / drivers / staging / lustre / lustre / include / linux / lustre_patchless_compat.h
index f0508084e8c554dcfecbf9d57712ed6bf18d2e35..a8e9c0c8ffd235d0965ef2cf1cd76cdd0bb8801e 100644 (file)
@@ -60,8 +60,6 @@ truncate_complete_page(struct address_space *mapping, struct page *page)
        ll_delete_from_page_cache(page);
 }
 
-#  define d_refcount(d)                 ((d)->d_count)
-
 #ifdef ATTR_OPEN
 # define ATTR_FROM_OPEN ATTR_OPEN
 #else