realtek: drop extraneous ')' in 02_network
authorSander Vanheule <sander@svanheule.net>
Thu, 2 Jan 2025 08:31:44 +0000 (09:31 +0100)
committerSander Vanheule <sander@svanheule.net>
Thu, 2 Jan 2025 08:45:12 +0000 (09:45 +0100)
commita3391d871d3f14f5de2081e23eda08986abc2b9b
treee690847db18fd3e9ee9cc2c81c198bd35e55c871
parent2456a2fd7f72d6afcee4ac9c2eccb312d0b1d36d
realtek: drop extraneous ')' in 02_network

The extraneous closing parenthesis inside the case matching breaks
syntax of the network initialization script 02_network.

/bin/board_detect: /etc/board.d/02_network:
    line 40: syntax error: unexpected newline (expecting ")")

Remove this character so board init is functional again.

Fixes: c8ea1aa970bf ("realtek: add support for HPE 1920-24G-PoE-370w")
Signed-off-by: Sander Vanheule <sander@svanheule.net>
target/linux/realtek/base-files/etc/board.d/02_network