/* * Copyright 2017 Scalys B.V. * opensource@scalys.com * * SPDX-License-Identifier: GPL-2.0+ */ #ifndef _DRAGON_FRUIT_H #define _DRAGON_FRUIT_H int scalys_carrier_setup_muxing(int serdes_config); #endif /* _DRAGON_FRUIT_H */