CAPI: Establish install/cleanup handlers for capiminor TTYs
[safe/jmp/linux-2.6] / drivers / macintosh / therm_windtunnel.c
index 3fbe41b..ba48fd7 100644 (file)
@@ -457,7 +457,7 @@ therm_of_remove( struct of_device *dev )
        return 0;
 }
 
-static struct of_device_id therm_of_match[] = {{
+static const struct of_device_id therm_of_match[] = {{
        .name           = "fan",
        .compatible     = "adm1030"
     }, {}