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