// SPDX-License-Identifier: GPL-2.0-only /* Copyright (C) 2020 Felix Fietkau */ #include #include const struct mtk_wed_ops __rcu *mtk_soc_wed_ops; EXPORT_SYMBOL_GPL(mtk_soc_wed_ops);