commit | c6d5709384090de541158a6bba8d4ae50242ff94 | [log] [tgz] |
---|---|---|
author | Márton Németh <nm127@freemail.hu> | Sat Jan 09 23:25:44 2010 -0800 |
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Sat Jan 09 23:29:27 2010 -0800 |
tree | aa15aed111494718846b69317156deb75c97d25d | |
parent | 35c4b918a696f20cb775f1a65955c8ed0fe7c052 [diff] |
Input: xen-kbdfront - make xenbus device ids constant The ids field of the struct xenbus_device_id is constant in <linux/xen/xenbus.h> so it makes sense to mark xenkbd_ids also constant. Signed-off-by: Márton Németh <nm127@freemail.hu> Signed-off-by: Dmitry Torokhov <dtor@mail.ru>