Merge tag 'drm-fixes-5.3-2019-07-24' of git://people.freedesktop.org/~agd5f/linux...
[linux-2.6-microblaze.git] / include / linux / pl320-ipc.h
1 /* SPDX-License-Identifier: GPL-2.0-only */
2 /*
3  */
4
5 int pl320_ipc_transmit(u32 *data);
6 int pl320_ipc_register_notifier(struct notifier_block *nb);
7 int pl320_ipc_unregister_notifier(struct notifier_block *nb);