]> asedeno.scripts.mit.edu Git - linux.git/commit
nds32: Fix bug in bitfield.h
authorNickhu <nickhu@andestech.com>
Thu, 25 Oct 2018 02:24:14 +0000 (10:24 +0800)
committerGreentime Hu <greentime@andestech.com>
Tue, 6 Nov 2018 10:01:39 +0000 (18:01 +0800)
commit9aaafac8cffa1c1edb66e19a63841b7c86be07ca
tree0e8083b4b1246d57f658776bad6c3b148ee466dc
parent4c3d6174e0e17599549f636ec48ddf78627a17fe
nds32: Fix bug in bitfield.h

There two bitfield bug for perfomance counter
in bitfield.h:

PFM_CTL_offSEL1 21 --> 16
PFM_CTL_offSEL2 27 --> 22

This commit fix it.

Signed-off-by: Nickhu <nickhu@andestech.com>
Acked-by: Greentime Hu <greentime@andestech.com>
Signed-off-by: Greentime Hu <greentime@andestech.com>
arch/nds32/include/asm/bitfield.h