Merge tag 'mm-hotfixes-stable-2023-05-03-16-27' of git://git.kernel.org/pub/scm/linux...
[linux-block.git] / include / linux / pl320-ipc.h
CommitLineData
9952f691 1/* SPDX-License-Identifier: GPL-2.0-only */
30058677 2/*
30058677
RH
3 */
4
5int pl320_ipc_transmit(u32 *data);
6int pl320_ipc_register_notifier(struct notifier_block *nb);
7int pl320_ipc_unregister_notifier(struct notifier_block *nb);