android_kernel_motorola_sm6225/arch/nds32/include
Nickhu 3ee72f30c1 nds32: Fix bug in bitfield.h
[ Upstream commit 9aaafac8cffa1c1edb66e19a63841b7c86be07ca ]

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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2019-12-01 09:17:18 +01:00
..
asm nds32: Fix bug in bitfield.h 2019-12-01 09:17:18 +01:00
uapi/asm nds32: Build infrastructure 2018-02-22 10:44:35 +08:00