mirror of
https://github.com/outbackdingo/openwrt.git
synced 2026-02-25 20:00:35 +00:00
Do not put the probe function into the __init section, but use the normal section. This fixes a section mismatch warning. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>