aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge/intel/sandybridge/romstage.c
diff options
context:
space:
mode:
authorChristian Walter <christian.walter@9elements.com>2019-06-07 10:36:24 +0200
committerFelix Held <felix-coreboot@felixheld.de>2019-06-08 11:23:55 +0000
commit343e13489e3cf78616661e2a9a863337e251d245 (patch)
tree495603e81bbdb30731d001baaccc431451687f44 /src/northbridge/intel/sandybridge/romstage.c
parente4c09d9137322928c952d5559bc2d0bd8205587c (diff)
src/soc/intel/skylake/acpi: Remove Return for PS0/3
Remove the Return statement within the PS0, PS3 methods. PS0/3 are not allowed to return anything. Even an empty return will be resolved to Return(Null). In order to be conform with the specification, the code has been refactored to remove the return statements. Change-Id: I7b4820e8dd40a9169a7facce67282b8af5af67af Signed-off-by: Christian Walter <christian.walter@9elements.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/33293 Reviewed-by: Felix Held <felix-coreboot@felixheld.de> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/northbridge/intel/sandybridge/romstage.c')
0 files changed, 0 insertions, 0 deletions