bus: fsl-mc: move fsl_mc_command struct in a uapi header
authorIoana Ciornei <ioana.ciornei@nxp.com>
Tue, 13 Mar 2018 11:57:00 +0000 (13:57 +0200)
committerDong Aisheng <aisheng.dong@nxp.com>
Mon, 14 Dec 2020 03:36:23 +0000 (11:36 +0800)
commit25e74cb06a3b2a4ff6e1e57a04a75ef556261b70
tree2bb1cfce2971add9ca9c52634f8742ab39baa6d1
parent08b0f19dff27a8790e707ad860d7487f7baeeebc
bus: fsl-mc: move fsl_mc_command struct in a uapi header

Define "struct fsl_mc_command" as a structure that can cross the
user/kernel boundary.

Signed-off-by: Ioana Ciornei <ioana.ciornei@nxp.com>
MAINTAINERS
include/linux/fsl/mc.h
include/uapi/linux/fsl_mc.h [new file with mode: 0644]