mirror of
https://github.com/torvalds/linux.git
synced 2026-04-20 07:43:57 -04: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>