[MPlayer-matrox] Tiny patch for mga_vid to compile against 2.6.19 kernel

Attila Kinali attila at kinali.ch
Tue Jan 9 00:57:15 CET 2007


On Mon, 8 Jan 2007 19:37:36 +0100
"Tamas, Gergely" <dice at mfa.kfki.hu> wrote:


> +#include <linux/version.h>
> +
> +#if LINUX_VERSION_CODE < KERNEL_VERSION(2,6,19)
>  #include <linux/config.h>
> -#include <linux/version.h>
> +#endif
> +

I don't want this ifdef hell we had in the "old"
mga_vid again. If removing config.h is enough,
then just remove it. I don't care much about
backward compatibility as we have for these
cases the snapshots on the webpage.

If it works for you, feel free to commit.

			Attila Kinali

-- 
Lotus Notes ist eine verteilte Datenbankapplikation,
als Sample ist eine miese Groupware dabei ;)
                       -- Lukas Beeler



More information about the MPlayer-matrox mailing list