]> Git Repo - linux.git/blob - include/asm-generic/kmap_types.h
spi/bcm63xx-hsspi: keep pll clk enabled
[linux.git] / include / asm-generic / kmap_types.h
1 /* SPDX-License-Identifier: GPL-2.0 */
2 #ifndef _ASM_GENERIC_KMAP_TYPES_H
3 #define _ASM_GENERIC_KMAP_TYPES_H
4
5 #ifdef __WITH_KM_FENCE
6 # define KM_TYPE_NR 41
7 #else
8 # define KM_TYPE_NR 20
9 #endif
10
11 #endif
This page took 0.030705 seconds and 4 git commands to generate.