Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
net: via-rhine: 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>
- Loading branch information