mailbox: omap: Remove unused omap_mbox_{enable,disable}_irq() functions
authorAndrew Davis <afd@ti.com>
Wed, 10 Apr 2024 13:59:30 +0000 (08:59 -0500)
committerJassi Brar <jassisinghbrar@gmail.com>
Mon, 20 May 2024 03:29:43 +0000 (22:29 -0500)
commit182ebe56742c3ffbdc724142a599fc5cf91542c7
tree8d1e04c574d8718beabc7f483447ae275bf3386f
parent0ac39d85a7415cb2e68a8d239f3d2f67175a14fe
mailbox: omap: Remove unused omap_mbox_{enable,disable}_irq() functions

These function are not used, remove these here.

While here, remove the leading _ from the driver internal functions that
do the same thing as the functions removed.

Signed-off-by: Andrew Davis <afd@ti.com>
Signed-off-by: Jassi Brar <jassisinghbrar@gmail.com>
drivers/mailbox/omap-mailbox.c
include/linux/omap-mailbox.h