diff options
author | Sudeep Holla <[email protected]> | 2022-09-07 15:52:33 +0100 |
---|---|---|
committer | Sudeep Holla <[email protected]> | 2022-09-08 11:30:34 +0100 |
commit | 55bf84fd0a76894ae29c69b3552e073fa37818be (patch) | |
tree | d915911afbbd796668600329cce1ccf4e0fe39b6 /net/lapb/lapb_timer.c | |
parent | 320c3fa38c514eb71aa188da3495e13da9a30542 (diff) |
firmware: arm_ffa: Remove ffa_dev_ops_get()
The only user of this exported ffa_dev_ops_get() was OPTEE driver which
now uses ffa_dev->ops directly, there are no other users for this.
Also, since any ffa driver can use ffa_dev->ops directly, there will be
no need for ffa_dev_ops_get(), so just remove ffa_dev_ops_get().
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Jens Wiklander <[email protected]>
Signed-off-by: Sudeep Holla <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions