HID: move HID_REPORT_TYPES closer to the report-definitions
authorDavid Herrmann <dh.herrmann@gmail.com>
Mon, 2 Sep 2013 12:00:05 +0000 (14:00 +0200)
committerJiri Kosina <jkosina@suse.cz>
Wed, 4 Sep 2013 10:12:53 +0000 (12:12 +0200)
HID_REPORT_TYPES defines the number of available report-types. Move it
closer to the actualy definition of the report-types so we can see the
relation more clearly (and hopefully will never forget to update it).

Signed-off-by: David Herrmann <dh.herrmann@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>

No differences found