Merge tag 'input-for-v6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux-2.6-block.git] / arch / parisc / include / asm / mmzone.h
CommitLineData
b2441318 1/* SPDX-License-Identifier: GPL-2.0 */
1da177e4
LT
2#ifndef _PARISC_MMZONE_H
3#define _PARISC_MMZONE_H
4
dbdf0760 5#define MAX_PHYSMEM_RANGES 4 /* Fix the size for now (current known max is 3) */
872420b3 6
1da177e4 7#endif /* _PARISC_MMZONE_H */