]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - arch/s390/mm/pgtable.c
revert "s390/mm: make hugepages_supported a boot time decision"
[karo-tx-linux.git] / arch / s390 / mm / pgtable.c
index 16154720bdb60749163ec8ae33b4c451aa044c21..b33f66110ca9401418f7d657b951d8bfb84d99c3 100644 (file)
@@ -31,8 +31,6 @@
 #define ALLOC_ORDER    2
 #define FRAG_MASK      0x03
 
-unsigned int HPAGE_SHIFT;
-
 unsigned long *crst_table_alloc(struct mm_struct *mm)
 {
        struct page *page = alloc_pages(GFP_KERNEL, ALLOC_ORDER);