X-Git-Url: http://ftp.safe.ca/?p=safe%2Fjmp%2Flinux-2.6;a=blobdiff_plain;f=drivers%2Fvideo%2Ftgafb.c;h=1b3b1c718e80d4cd775b359464a73321ac70a3b6;hp=4b88fab83b74bdbc008e8c3e86910e5549c79dac;hb=49c39b4953e545ce3b5957cce22e1ade01c6e642;hpb=e4bf051b4f3121c5abdde836b1429e4a4459adb4 diff --git a/drivers/video/tgafb.c b/drivers/video/tgafb.c index 4b88fab..1b3b1c7 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, 2007 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