diff options
author | Arvind Yadav <arvind.yadav.cs@gmail.com> | 2017-08-17 03:43:10 +0300 |
---|---|---|
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2017-08-17 23:29:28 +0300 |
commit | a2ae5f0afde34eaecf3fbb13223b772ceaec6227 (patch) | |
tree | 78ae751330d2a37dfb8087eb20f416d6f85bfcaf /drivers/input/mouse/elan_i2c.h | |
parent | c3cc94470bd3aff4eef1d80a91086afc7abce847 (diff) | |
download | linux-a2ae5f0afde34eaecf3fbb13223b772ceaec6227.tar.xz |
Input: i8042 - constify pnp_device_id
pnp_device_id are not supposed to change at runtime. All functions
working with pnp_device_id provided by <linux/pnp.h> work with
const pnp_device_id. So mark the non-const structs as const.
Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'drivers/input/mouse/elan_i2c.h')
0 files changed, 0 insertions, 0 deletions