[MPlayer-dev-eng] [PATCH 1/11] MPlayer <-> GeeXboX patches port : PPC includes
Rich Felker
dalias at aerifal.cx
Fri Feb 24 18:01:30 CET 2006
On Fri, Feb 24, 2006 at 04:07:50PM +0100, Benjamin Zores wrote:
>
> This one fixes the #include <linux/pci.h> for ppc target (linux 2.6).
>
> Ben
>
> --
> "My life, and by extension everyone else's is meaningless."
> Bender, Futurama
> * fix #include <linux/pci.h> for ppc target (linux 2.6).
>
> Index: MPlayer-20051213/libdha/sysdep/pci_linux.c
> ===================================================================
> --- MPlayer-20051213.orig/libdha/sysdep/pci_linux.c 2006-02-23 10:49:35.000000000 +0100
> +++ MPlayer-20051213/libdha/sysdep/pci_linux.c 2006-02-23 10:50:33.000000000 +0100
> @@ -131,6 +131,7 @@
> mplayer-dev-eng at mplayerhq.hu, colin at colino.net*/
> #include <fcntl.h>
> //#include <sys/io.h>
> +#define LINUX_MOD_DEVICETABLE_H
This looks correct.
Rich
More information about the MPlayer-dev-eng
mailing list