]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - arch/arm64/mm/pgd.c
Merge remote-tracking branch 'h8300/h8300-next'
[karo-tx-linux.git] / arch / arm64 / mm / pgd.c
index 71ca104f97bde3a7b9f11e2aa4e443357e2e29b9..cb3ba1b812e74dcd1acbc167756d60da331d105f 100644 (file)
@@ -28,8 +28,6 @@
 
 #include "mm.h"
 
-#define PGD_SIZE       (PTRS_PER_PGD * sizeof(pgd_t))
-
 static struct kmem_cache *pgd_cache;
 
 pgd_t *pgd_alloc(struct mm_struct *mm)