commit | e9dade4106e1c1ff4ae91386b9812ee8f51c3775 | [log] [tgz] |
---|---|---|
author | Benjamin Tissoires <benjamin.tissoires@redhat.com> | Wed Nov 30 17:00:28 2016 -0800 |
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Wed Nov 30 17:42:18 2016 -0800 |
tree | 1028bfd882e7a916a92e7e2b3db37daf318859a7 | |
parent | e155d4ee0b878c857f91deb14d6d7dba55c38648 [diff] |
Input: synaptics-rmi4 - remove EXPORT_SYMBOL_GPL for internal functions those functions should not be used outside of rmi_core.ko. There is no point in exporting them to the world. It looks like rmi_read_pdt_entry() should be static too. Signed-off-by: Benjamin Tissoires <benjamin.tissoires@redhat.com> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>