From d2b75a3f7d3e08c7d8a2fe9cb60d164ba7a2d91a Mon Sep 17 00:00:00 2001 From: Fabian Frederick Date: Tue, 17 Mar 2015 19:40:27 +0100 Subject: [PATCH] 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 Signed-off-by: David S. Miller --- Reading git-format-patch failed