csky: pgtable.h: Coding convention
authorGuo Ren <guoren@linux.alibaba.com>
Mon, 11 Jan 2021 15:02:38 +0000 (23:02 +0800)
committerGuo Ren <guoren@linux.alibaba.com>
Sat, 27 Feb 2021 08:22:42 +0000 (16:22 +0800)
commita8fac05acf38bdd1ab5aaf86dba7d0b2b0c05dd6
tree57051e7817aa9fea394ab182a36e1b907f181a6a
parent5e144c42ee683a771b96239f76d44243a4632094
csky: pgtable.h: Coding convention

C-SKY page table attributes only have 'Dirty' and 'Valid' to
emulate 'PRESENT, READ, WRITE, EXEC, DIRTY, ACCESSED'.

This patch cleanup unnecessary definition.

Signed-off-by: Guo Ren <guoren@linux.alibaba.com>
Cc: Arnd Bergmann <arnd@arndb.de>
arch/csky/abiv1/inc/abi/pgtable-bits.h
arch/csky/abiv2/inc/abi/pgtable-bits.h
arch/csky/include/asm/pgtable.h