soc/nvidia/tegra124: Prevent implicit fallthrough
commitd9642c3a64c9206df703609e392104fafeb8d258
authorJacob Garber <jgarber1@ualberta.ca>
Fri, 12 Jul 2019 17:28:00 +0000 (12 11:28 -0600)
committerMartin Roth <martinroth@google.com>
Sat, 13 Jul 2019 18:38:36 +0000 (13 18:38 +0000)
treeaeee3fba8fe9b8480b715b0ef12de8ceb6887e8e
parente99c1985d587a8983917baf4c9a0609178eca109
soc/nvidia/tegra124: Prevent implicit fallthrough

SOR_LINK_SPEED_G5_4 is unsupported, but it is not invalid, so it
suffices to return here instead of printing the next warning message.

Change-Id: Ifca3c52635e9a39af42e6616821d1099c43c237c
Signed-off-by: Jacob Garber <jgarber1@ualberta.ca>
Found-by: Coverity CID 1293137
Reviewed-on: https://review.coreboot.org/c/coreboot/+/34293
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Julius Werner <jwerner@chromium.org>
src/soc/nvidia/tegra124/sor.c