mirror-linux/drivers/android
Carlos Llamas 4d2604833e binder: remove MODULE_LICENSE()
The MODULE_LICENSE() macro is intended for drivers that can be built as
loadable modules. The binder driver is always built-in, using this macro
here is unnecessary and potentially confusing. Remove it.

Cc: Salvatore Bonaccorso <carnil@debian.org>
Signed-off-by: Carlos Llamas <cmllamas@google.com>
Link: https://lore.kernel.org/r/20250817135034.3692902-1-cmllamas@google.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2025-08-18 11:49:19 +02:00
..
tests binder: Use seq_buf in binder_alloc kunit tests 2025-07-24 11:42:43 +02:00
Kconfig binder: Convert binder_alloc selftests to KUnit 2025-07-16 14:11:59 +02:00
Makefile binder: Convert binder_alloc selftests to KUnit 2025-07-16 14:11:59 +02:00
binder.c binder: remove MODULE_LICENSE() 2025-08-18 11:49:19 +02:00
binder_alloc.c binder: Convert binder_alloc selftests to KUnit 2025-07-16 14:11:59 +02:00
binder_alloc.h binder: Convert binder_alloc selftests to KUnit 2025-07-16 14:11:59 +02:00
binder_internal.h Char / Misc / IIO / other driver updates for 6.17-rc1 2025-07-29 09:52:01 -07:00
binder_trace.h binder: Remove unused binder lock events 2025-06-24 17:23:59 +01:00
binderfs.c Char / Misc / IIO / other driver updates for 6.17-rc1 2025-07-29 09:52:01 -07:00
dbitmap.h binder: fix descriptor lookup for context manager 2024-07-31 13:47:48 +02:00