|
@@ -2130,7 +2130,7 @@ static struct drm_info_list i915_debugfs_list[] = {
|
|
};
|
|
};
|
|
#define I915_DEBUGFS_ENTRIES ARRAY_SIZE(i915_debugfs_list)
|
|
#define I915_DEBUGFS_ENTRIES ARRAY_SIZE(i915_debugfs_list)
|
|
|
|
|
|
-struct i915_debugfs_files {
|
|
|
|
|
|
+static struct i915_debugfs_files {
|
|
const char *name;
|
|
const char *name;
|
|
const struct file_operations *fops;
|
|
const struct file_operations *fops;
|
|
} i915_debugfs_files[] = {
|
|
} i915_debugfs_files[] = {
|