summaryrefslogtreecommitdiffstats
path: root/drivers/video/tgafb.h
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2000-02-05 06:47:02 +0000
committerRalf Baechle <ralf@linux-mips.org>2000-02-05 06:47:02 +0000
commit99a7e12f34b3661a0d1354eef83a0eef4df5e34c (patch)
tree3560aca9ca86792f9ab7bd87861ea143a1b3c7a3 /drivers/video/tgafb.h
parente73a04659c0b8cdee4dd40e58630e2cf63afb316 (diff)
Merge with Linux 2.3.38.
Diffstat (limited to 'drivers/video/tgafb.h')
-rw-r--r--drivers/video/tgafb.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/video/tgafb.h b/drivers/video/tgafb.h
index bba8f2067..349c04e65 100644
--- a/drivers/video/tgafb.h
+++ b/drivers/video/tgafb.h
@@ -168,7 +168,7 @@ struct tgafb_info {
/* Device dependent information */
int tga_type; /* TGA type: {8plane, 24plane, 24plusZ} */
- unsigned int tga_mem_base;
+ unsigned long tga_mem_base;
unsigned long tga_fb_base;
unsigned long tga_regs_base;
struct fb_var_screeninfo default_var; /* default video mode */