diff options
author | Guenter Roeck <linux@roeck-us.net> | 2015-04-15 13:34:28 -0700 |
---|---|---|
committer | Helge Deller <deller@gmx.de> | 2015-04-21 22:04:03 +0200 |
commit | c19edb6946d250db6d4a3dbd6146f7b23bf3468b (patch) | |
tree | 80667bd0549154d1817021bd46a878ff954822d6 /net | |
parent | 8bf8a1d1c13c687eda599c827d713eb70764a79f (diff) | |
download | linux-c19edb6946d250db6d4a3dbd6146f7b23bf3468b.tar.bz2 |
parisc: Replace PT_NLEVELS with CONFIG_PGTABLE_LEVELS
The following warning is seen when compiling parisc images
./arch/parisc/include/asm/pgalloc.h: In function 'pgd_alloc':
./arch/parisc/include/asm/pgalloc.h:29:5: warning: "PT_NLEVELS" is not defined
Some definitions of PT_NLEVELS were missed with the conversion to
CONFIG_PGTABLE_LEVELS.
Fixes: f24ffde43237 ("parisc: expose number of page table levels
on Kconfig level")
Cc: Kirill A. Shutemov <kirill.shutemov@linux.intel.com>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Acked-by: Kirill A. Shutemov <kirill.shutemov@linux.intel.com>
Signed-off-by: Helge Deller <deller@gmx.de>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions