summaryrefslogtreecommitdiffstats
path: root/libdha/sysdep/pci_powerpc.c
diff options
context:
space:
mode:
Diffstat (limited to 'libdha/sysdep/pci_powerpc.c')
-rw-r--r--libdha/sysdep/pci_powerpc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libdha/sysdep/pci_powerpc.c b/libdha/sysdep/pci_powerpc.c
index 52a62401de..82f40b4d05 100644
--- a/libdha/sysdep/pci_powerpc.c
+++ b/libdha/sysdep/pci_powerpc.c
@@ -11,7 +11,7 @@ static int pci_config_type( void ) { return 1; }
questions, suggestions etc:
mplayer-dev-eng@mplayerhq.hu, colin@colino.net*/
#include <fcntl.h>
-#include <sys/io.h>
+//#include <sys/io.h>
#include <linux/pci.h>
#include "../../bswap.h"