Commit 1e0db5a2 authored by Vojtech Pavlik's avatar Vojtech Pavlik

Merge suse.cz:/home/vojtech/bk/linus into suse.cz:/home/vojtech/bk/input

parents fb4b1e40 295bc57e
...@@ -38,6 +38,7 @@ EXPORT_SYMBOL(input_close_device); ...@@ -38,6 +38,7 @@ EXPORT_SYMBOL(input_close_device);
EXPORT_SYMBOL(input_accept_process); EXPORT_SYMBOL(input_accept_process);
EXPORT_SYMBOL(input_flush_device); EXPORT_SYMBOL(input_flush_device);
EXPORT_SYMBOL(input_event); EXPORT_SYMBOL(input_event);
EXPORT_SYMBOL(input_devclass);
#define INPUT_MAJOR 13 #define INPUT_MAJOR 13
#define INPUT_DEVICES 256 #define INPUT_DEVICES 256
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment