Merge tag 'amd-drm-fixes-5.11-2020-12-23' of git://people.freedesktop.org/~agd5f...
[linux-2.6-microblaze.git] / arch / arc / include / asm / kmap_types.h
1 /* SPDX-License-Identifier: GPL-2.0-only */
2 /*
3  * Copyright (C) 2015 Synopsys, Inc. (www.synopsys.com)
4  */
5
6 #ifndef _ASM_KMAP_TYPES_H
7 #define _ASM_KMAP_TYPES_H
8
9 /*
10  * We primarily need to define KM_TYPE_NR here but that in turn
11  * is a function of PGDIR_SIZE etc.
12  * To avoid circular deps issue, put everything in asm/highmem.h
13  */
14 #endif