Merge tag 'sched-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/kernel...
[linux/fpc-iii.git] / arch / hexagon / include / asm / fixmap.h
blob920660a04aa4f55b69e24993771e6820c0b98e61
1 /* SPDX-License-Identifier: GPL-2.0-only */
2 /*
3 * Fixmap support for Hexagon - enough to support highmem features
5 * Copyright (c) 2010-2011, The Linux Foundation. All rights reserved.
6 */
8 #ifndef _ASM_FIXMAP_H
9 #define _ASM_FIXMAP_H
12 * A lot of the fixmap info is already in mem-layout.h
14 #include <asm/mem-layout.h>
16 #include <asm-generic/fixmap.h>
18 #endif