aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/pvr/ra.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/pvr/ra.c')
-rw-r--r--drivers/gpu/pvr/ra.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/pvr/ra.c b/drivers/gpu/pvr/ra.c
index 191be844004..2bd5efbdb00 100644
--- a/drivers/gpu/pvr/ra.c
+++ b/drivers/gpu/pvr/ra.c
@@ -142,7 +142,7 @@ struct _RA_ARENA_
142#endif 142#endif
143 143
144#if defined(CONFIG_PROC_FS) && defined(DEBUG) 144#if defined(CONFIG_PROC_FS) && defined(DEBUG)
145#define PROC_NAME_SIZE 32 145#define PROC_NAME_SIZE 64
146 146
147 struct proc_dir_entry* pProcInfo; 147 struct proc_dir_entry* pProcInfo;
148 struct proc_dir_entry* pProcSegs; 148 struct proc_dir_entry* pProcSegs;