bcm27xx: diag.sh: fix whitespace

No idea how this ended up here...

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
This commit is contained in:
Álvaro Fernández Rojas 2022-05-18 18:57:58 +02:00
parent 5eee67a72f
commit e508323b13

View File

@ -9,7 +9,7 @@ set_state() {
case "$(board_name)" in case "$(board_name)" in
raspberrypi,2-model-b |\ raspberrypi,2-model-b |\
raspberrypi,2-model-b-rev2 |\ raspberrypi,2-model-b-rev2 |\
raspberrypi,3-model-b |\ raspberrypi,3-model-b |\
raspberrypi,3-model-b-plus |\ raspberrypi,3-model-b-plus |\
raspberrypi,400 |\ raspberrypi,400 |\
raspberrypi,4-compute-module |\ raspberrypi,4-compute-module |\