realtek: fix syntax error introduced by previous commit
authorDaniel Golle <daniel@makrotopia.org>
Thu, 5 Aug 2021 14:20:29 +0000 (15:20 +0100)
committerDaniel Golle <daniel@makrotopia.org>
Thu, 5 Aug 2021 14:22:26 +0000 (15:22 +0100)
commite3096c384ca918639f58162269119bf51c532371
tree71963c4baca6a05e278c863f595d793064a2e7cf
parent774b386a928339ef1169f5b121fce2ccd3aa5e96
realtek: fix syntax error introduced by previous commit

A superflus ')' character has slipped into commit 91a52f22a1. Remove it
to fix build.

Fixes: 91a52f22a1 ("treewide: backport support for nvmem on non platform devices")
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
target/linux/realtek/files-5.4/drivers/net/ethernet/rtl838x_eth.c