]> git.ipfire.org Git - thirdparty/linux.git/commit
mailbox: exynos: Drop unused register definitions
authorTudor Ambarus <tudor.ambarus@linaro.org>
Thu, 30 Apr 2026 11:12:59 +0000 (11:12 +0000)
committerJassi Brar <jassisinghbrar@gmail.com>
Mon, 18 May 2026 18:33:23 +0000 (13:33 -0500)
commit7caa16023b14dee4aa791f1a298474db02a791fd
treebfeb34f1a2f9eb2d9872726015cbb5bb536db041
parentcfba87b3875dd0d78ec6ca75d2446412030133fa
mailbox: exynos: Drop unused register definitions

Leaving these dead definitions in place hides which registers are
actually being used by the hardware, making the driver harder to read
and maintain. Remove them to clean up the file.

Signed-off-by: Tudor Ambarus <tudor.ambarus@linaro.org>
Reviewed-by: Alexey Klimov <alexey.klimov@linaro.org>
Signed-off-by: Jassi Brar <jassisinghbrar@gmail.com>
drivers/mailbox/exynos-mailbox.c