summaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/sticore.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/video/fbdev/sticore.h')
-rw-r--r--drivers/video/fbdev/sticore.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/drivers/video/fbdev/sticore.h b/drivers/video/fbdev/sticore.h
index c338f7848ae2..0ebdd28a0b81 100644
--- a/drivers/video/fbdev/sticore.h
+++ b/drivers/video/fbdev/sticore.h
@@ -370,6 +370,9 @@ struct sti_struct {
/* pointer to all internal data */
struct sti_all_data *sti_data;
+
+ /* pa_path of this device */
+ char pa_path[24];
};