]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - drivers/gpu/drm/ttm/ttm_memory.c
Merge branch 'v2.6.34-rc2' into drm-linus
[mv-sheeva.git] / drivers / gpu / drm / ttm / ttm_memory.c
index f9d6b35c3b8875e51da0440b4ae44bf1b40db529..c40e5f48e9a1ac37048e012c3b4d4de7aa6ed652 100644 (file)
@@ -152,7 +152,7 @@ static struct attribute *ttm_mem_zone_attrs[] = {
        NULL
 };
 
-static struct sysfs_ops ttm_mem_zone_ops = {
+static const struct sysfs_ops ttm_mem_zone_ops = {
        .show = &ttm_mem_zone_show,
        .store = &ttm_mem_zone_store
 };