mirror of
https://github.com/torvalds/linux
synced 2026-06-15 23:02:09 +09:00
binder.h isn't needed to just include a uapi file and set a single define, so move it into binder.c to save a few lines of code. Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>