X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=drivers%2Fvideo%2Ftgafb.c;h=89facb73edfcfff079ece1b6ce0aa140efd4b697;hb=2e85622042cb5fd56a606e884651ffde52f21028;hp=b604859b4ddbcd3ed2b4619284b7daa3b562d932;hpb=463020ce428e2f00d4f33a383d6f39c7453a6854;p=linux-2.6 diff --git a/drivers/video/tgafb.c b/drivers/video/tgafb.c index b604859b4d..89facb73ed 100644 --- a/drivers/video/tgafb.c +++ b/drivers/video/tgafb.c @@ -5,28 +5,45 @@ * Copyright (C) 1997 Geert Uytterhoeven * Copyright (C) 1999,2000 Martin Lucina, Tom Zerucha * Copyright (C) 2002 Richard Henderson + * Copyright (C) 2006 Maciej W. Rozycki * * This file is subject to the terms and conditions of the GNU General Public * License. See the file COPYING in the main directory of this archive for * more details. */ -#include -#include -#include -#include -#include -#include -#include +#include #include -#include +#include +#include #include +#include +#include +#include +#include +#include #include #include -#include +#include +#include +#include + #include + #include