Merge branch 'const_of_device_id'
authorDavid S. Miller <davem@davemloft.net>
Tue, 17 Mar 2015 19:00:28 +0000 (15:00 -0400)
committerDavid S. Miller <davem@davemloft.net>
Tue, 17 Mar 2015 19:00:28 +0000 (15:00 -0400)
commit9cf7867c24bacdaa100e8a06b882005646a9095d
tree951c8c9ff6a3e8ef76454264bdd0862cc7625286
parent617011e7d5559046e4fc8f87793c8a5d9c3431b0
parent2c71ec9963f897663f9dd2c88d0e75710768c481
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>