From 4a1c349d2ed05a6fc4dbda32f358a426af56246d Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Tue, 6 Sep 2005 15:19:03 -0700 Subject: [PATCH] --- yaml --- r: 7481 b: refs/heads/master c: aac51f09d96a0acfb73c1d1c0796358bb47ea07b h: refs/heads/master i: 7479: d81d89144db3f7fa8c41293792fd4eaa166ac40f v: v3 --- [refs] | 2 +- trunk/drivers/video/w100fb.c | 1912 ++++++++++++++-------------------- trunk/drivers/video/w100fb.h | 777 ++++++++------ trunk/include/video/w100fb.h | 138 ++- 4 files changed, 1358 insertions(+), 1471 deletions(-) diff --git a/[refs] b/[refs] index d59a50994bde..16490f9654b1 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 8cc3c7af42aa826d413e3134628d85f3920457d8 +refs/heads/master: aac51f09d96a0acfb73c1d1c0796358bb47ea07b diff --git a/trunk/drivers/video/w100fb.c b/trunk/drivers/video/w100fb.c index adcda697ea60..0030c071da8f 100644 --- a/trunk/drivers/video/w100fb.c +++ b/trunk/drivers/video/w100fb.c @@ -5,9 +5,15 @@ * * Copyright (C) 2002, ATI Corp. * Copyright (C) 2004-2005 Richard Purdie + * Copyright (c) 2005 Ian Molton * * Rewritten for 2.6 by Richard Purdie * + * Generic platform support by Ian Molton + * and Richard Purdie + * + * w32xx support by Ian Molton + * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. @@ -21,7 +27,7 @@ #include #include #include -#include +#include #include #include #include