ath79: Mercury MW4530R v1 already uses nvmem-cells

Remove the caldata extraction in userspace. The board already uses
nvmem-cells since
commit e354b01baf ("ath79: calibrate all ar9344 tl-WDRxxxx with nvmem")

Signed-off-by: Nick Hainke <vincent@systemli.org>
This commit is contained in:
Nick Hainke 2022-12-15 09:50:39 +01:00 committed by Christian Lamparter
parent 4845b60525
commit 783936c1f7

View File

@ -83,7 +83,6 @@ case "$FIRMWARE" in
;; ;;
"ath9k-eeprom-pci-0000:00:00.0.bin") "ath9k-eeprom-pci-0000:00:00.0.bin")
case $board in case $board in
mercury,mw4530r-v1|\
ocedo,raccoon|\ ocedo,raccoon|\
ubnt,unifi-ap-pro|\ ubnt,unifi-ap-pro|\
winchannel,wb2000) winchannel,wb2000)