coreboot/src/cpu
Jacob Garber 70f6d82614 cpu/amd/family_10h-family_15h: Remove dead assignment
Pstate_num is initialized later when it is used as a loop index, so this
duplicate assignment can be removed.

Change-Id: I71429bd3306139a823ed39e751d779e4d874f657
Signed-off-by: Jacob Garber <jgarber1@ualberta.ca>
Found-by: scan-build 8.0.0
Reviewed-on: https://review.coreboot.org/c/coreboot/+/33745
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
2019-06-28 19:23:21 +00:00
..
allwinner src/cpu: Use 'include <stdlib.h>' when appropriate 2019-06-22 17:53:39 +00:00
amd cpu/amd/family_10h-family_15h: Remove dead assignment 2019-06-28 19:23:21 +00:00
armltd vboot2: add verstage 2015-01-27 01:41:40 +01:00
intel src/cpu: Use 'include <stdlib.h>' when appropriate 2019-06-22 17:53:39 +00:00
qemu-power8 arch/power8: Rename to ppc64 2018-11-30 20:02:17 +00:00
qemu-x86 bootblock: Move function prototype 2018-12-30 11:32:08 +00:00
ti src/cpu: Use 'include <stdlib.h>' when appropriate 2019-06-22 17:53:39 +00:00
via src: Add required space after "switch" 2018-11-19 08:17:06 +00:00
x86 src/cpu: Use 'include <stdlib.h>' when appropriate 2019-06-22 17:53:39 +00:00
Kconfig arch/x86: Drop Kconfig AP_SIPI_VECTOR 2019-01-13 08:37:01 +00:00
Makefile.inc Untangle CBFS microcode updates 2019-01-10 09:24:02 +00:00