realtek: pcs: Use "unused" attribute helper
authorSven Eckelmann <[email protected]>
Sun, 23 Nov 2025 14:01:14 +0000 (15:01 +0100)
committerHauke Mehrtens <[email protected]>
Mon, 24 Nov 2025 23:28:50 +0000 (00:28 +0100)
commite506cb68b1802dd2a0547390c55a1ae29136498e
tree07bf476af3ad39ef2d9175e2a57ad855303adf1d
parent230d9363949414154ff798d61cbd14cf65b5b0c9
realtek: pcs: Use "unused" attribute helper

In the Linux kernel, it is preferred not to use compiler specific
attributes but instead utilize the kernel specific helpers.

Signed-off-by: Sven Eckelmann <[email protected]>
Link: https://github.com/openwrt/openwrt/pull/20906
Signed-off-by: Hauke Mehrtens <[email protected]>
target/linux/realtek/files-6.12/drivers/net/pcs/pcs-rtl-otto.c