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:46:10 +0000 (09:46 +0100)
commitd5f01971f728c6eb9ec7745c0040bd673c824add
tree2a78d9e2a7d6d7fcbe68df4a5834919047dbbd9f
parent36f7db978a5fd2f84d3351a2e4148106cb1af282
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>
(cherry picked from commit a3391d871d3f14f5de2081e23eda08986abc2b9b)
target/linux/realtek/base-files/etc/board.d/02_network