forked from MIrrors/gasket-driver
39f270999191ee60c3dca0b7c3e032e313bf4ab5
apex.h is supposed to contain kernel-userspace interface definitions, but has a number of defines that are only used by apex_driver.c or are not used at all. Move driver implementation defines not shared with userspace to the driver source. Remove unused defines. Signed-off-by: Todd Poynor <toddpoynor@google.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Description
No description provided
Languages
C
99.8%
Makefile
0.2%