summaryrefslogtreecommitdiffstats
path: root/drivers/video/g364fb.c
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2000-11-28 03:58:46 +0000
committerRalf Baechle <ralf@linux-mips.org>2000-11-28 03:58:46 +0000
commitb63ad0882a16a5d28003e57f2b0b81dee3fb322b (patch)
tree0a343ce219e2b8b38a5d702d66032c57b83d9720 /drivers/video/g364fb.c
parenta9d7bff9a84dba79609a0002e5321b74c4d64c64 (diff)
Merge with 2.4.0-test11.
Diffstat (limited to 'drivers/video/g364fb.c')
-rw-r--r--drivers/video/g364fb.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/video/g364fb.c b/drivers/video/g364fb.c
index 1bbcc3fbd..43829e53c 100644
--- a/drivers/video/g364fb.c
+++ b/drivers/video/g364fb.c
@@ -77,8 +77,6 @@
#define MON_ID_REG 0xe4100000 /* unused */
#define RESET_REG 0xe4180000 /* Write only */
-#define arraysize(x) (sizeof(x)/sizeof(*(x)))
-
static int currcon = 0;
static struct display disp;
static struct fb_info fb_info;