summaryrefslogtreecommitdiff
path: root/multimedia/mplayer/files/patch-libdha-pci.c
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/mplayer/files/patch-libdha-pci.c')
-rw-r--r--multimedia/mplayer/files/patch-libdha-pci.c9
1 files changed, 0 insertions, 9 deletions
diff --git a/multimedia/mplayer/files/patch-libdha-pci.c b/multimedia/mplayer/files/patch-libdha-pci.c
deleted file mode 100644
index cc5972c72a44..000000000000
--- a/multimedia/mplayer/files/patch-libdha-pci.c
+++ /dev/null
@@ -1,9 +0,0 @@
---- libdha/pci.c Sun Oct 22 18:32:26 2006
-+++ libdha/pci.c Sat Jun 9 17:09:11 2007
-@@ -493,5 +493,5 @@
- #elif defined(__powerpc__)
- #include "sysdep/pci_powerpc.c"
--#elif defined(__x86_64__)
-+#elif defined(__x86_64__) || defined(__amd64__)
- /* Nothing here right now */
- #else