commit | 9cf7867c24bacdaa100e8a06b882005646a9095d | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Tue Mar 17 15:00:28 2015 -0400 |
committer | David S. Miller <davem@davemloft.net> | Tue Mar 17 15:00:28 2015 -0400 |
tree | 951c8c9ff6a3e8ef76454264bdd0862cc7625286 | |
parent | 617011e7d5559046e4fc8f87793c8a5d9c3431b0 [diff] | |
parent | 2c71ec9963f897663f9dd2c88d0e75710768c481 [diff] |
Merge branch 'const_of_device_id' Fabian Frederick says: ==================== drivers/net: constify of_device_id array This small patchset adds const to of_device_id arrays in drivers/net branch. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>