commit | 74847f231c8a429c8c5d382ac2dbb46766561ee0 | [log] [tgz] |
---|---|---|
author | Fabian Frederick <fabf@skynet.be> | Tue Mar 17 19:37:40 2015 +0100 |
committer | David S. Miller <davem@davemloft.net> | Tue Mar 17 15:00:22 2015 -0400 |
tree | 44cdd41067f61e18d243aebf3b44c599f456fe0e | |
parent | 73c7047464f26c00389b142cb1c35a695ff59777 [diff] |
net: xilinx: 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>