commit | 73c7047464f26c00389b142cb1c35a695ff59777 | [log] [tgz] |
---|---|---|
author | Fabian Frederick <fabf@skynet.be> | Tue Mar 17 19:37:39 2015 +0100 |
committer | David S. Miller <davem@davemloft.net> | Tue Mar 17 15:00:22 2015 -0400 |
tree | 160a7735a5900d88d7336c456feff30b5755bb78 | |
parent | 437dab40bbfadb72e930adc10da62e5f66129769 [diff] |
net: greth: constify of_device_id array of_device_id is always used as const. (See driver.of_match_table and open firmware functions) Signed-off-by: Fabian Frederick <fabf@skynet.be> Signed-off-by: David S. Miller <davem@davemloft.net>