diff options
author | Liu Hua <sdu.liu@huawei.com> | 2014-04-18 10:27:01 +0200 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2014-04-23 12:09:27 +0200 |
commit | 4221e2e6b3160e4b558df14fa79f025c0e277935 (patch) | |
tree | 35a6bed487f7ab9ddaa557eb9f447bbaec8824ca /arch/arm/plat-iop/cp6.c | |
parent | ARM: 8013/1: PJ4B: Add cpu_suspend/cpu_resume hooks for PJ4B (diff) | |
download | linux-4221e2e6b3160e4b558df14fa79f025c0e277935.tar.xz linux-4221e2e6b3160e4b558df14fa79f025c0e277935.zip |
ARM: 8031/1: fixmap: remove FIX_KMAP_BEGIN and FIX_KMAP_END
It seems that these two macros are not used by non architecture
specific code. And on ARM FIX_KMAP_BEGIN equals zero.
This patch removes these two macros. Instead, using FIX_KMAP_NR_PTES to
tell the pte number belonged to fixmap mapping region. The code will
become clearer when I introduce a bugfix on fixmap mapping region.
Reviewed-by: Nicolas Pitre <nico@linaro.org>
Signed-off-by: Liu Hua <sdu.liu@huawei.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/plat-iop/cp6.c')
0 files changed, 0 insertions, 0 deletions