162306a36Sopenharmony_ci// SPDX-License-Identifier: GPL-2.0-only
262306a36Sopenharmony_ci/*
362306a36Sopenharmony_ci * Exported ksyms for the SSI FIQ handler
462306a36Sopenharmony_ci *
562306a36Sopenharmony_ci * Copyright (C) 2009, Sascha Hauer <s.hauer@pengutronix.de>
662306a36Sopenharmony_ci */
762306a36Sopenharmony_ci
862306a36Sopenharmony_ci#include <linux/module.h>
962306a36Sopenharmony_ci
1062306a36Sopenharmony_ci#include <linux/platform_data/asoc-imx-ssi.h>
1162306a36Sopenharmony_ci
1262306a36Sopenharmony_ciEXPORT_SYMBOL(imx_ssi_fiq_tx_buffer);
1362306a36Sopenharmony_ciEXPORT_SYMBOL(imx_ssi_fiq_rx_buffer);
1462306a36Sopenharmony_ciEXPORT_SYMBOL(imx_ssi_fiq_start);
1562306a36Sopenharmony_ciEXPORT_SYMBOL(imx_ssi_fiq_end);
1662306a36Sopenharmony_ciEXPORT_SYMBOL(imx_ssi_fiq_base);
1762306a36Sopenharmony_ci
18