Re: [PATCH]: kernel-api.* compilation fix

Alan Cox (alan@lxorguk.ukuu.org.uk)
30 May 2002 15:23:22 +0100


On Thu, 2002-05-30 at 13:24, Juan Quintela wrote:
> new dockbook utils are more picky about malformed SGML, I need
> that patch to get kernel-api.* to compile, notice that this
> really looks as the original intend.

Yep.. The functions got exported in the 2.4.19pre9 patch which changed
what was needed

Marcelo I agree with this change

>
> diff -urN --exclude-from=/home/mitica/quintela/config/misc/dontdiff linux/Documentation/DocBook/kernel-api.tmpl linux-new/Documentation/DocBook/kernel-api.tmpl
> --- linux/Documentation/DocBook/kernel-api.tmpl 2002-05-30 13:14:09.000000000 +0200
> +++ linux-new/Documentation/DocBook/kernel-api.tmpl 2002-05-30 13:01:12.000000000 +0200
> @@ -272,7 +272,7 @@
> !Edrivers/video/fbcmap.c
> </sect1>
> <sect1><title>Frame Buffer Generic Functions</title>
> -!Idrivers/video/fbgen.c
> +!Edrivers/video/fbgen.c
> </sect1>
> <sect1><title>Frame Buffer Video Mode Database</title>
> !Idrivers/video/modedb.c
>
>
> --
> In theory, practice and theory are the same, but in practice they
> are different -- Larry McVoy
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/