summaryrefslogtreecommitdiff
path: root/include/asm-alpha
diff options
context:
space:
mode:
authorJeff Garzik <jeff@garzik.org>2006-09-25 15:33:09 -0400
committerJeff Garzik <jeff@garzik.org>2006-09-25 15:33:09 -0400
commita6d967a485c67ec8a1276261f39d81ace6a3e308 (patch)
tree3e46be7f279342316d4578995dfbfce99728c579 /include/asm-alpha
parent7c250413e5b7c3dfae89354725b70c76d7621395 (diff)
downloadlinux-3.10-a6d967a485c67ec8a1276261f39d81ace6a3e308.tar.gz
linux-3.10-a6d967a485c67ec8a1276261f39d81ace6a3e308.tar.bz2
linux-3.10-a6d967a485c67ec8a1276261f39d81ace6a3e308.zip
[libata] No need for all those arch libata-portmap.h headers
They all contain the same thing. Instead, have a single generic one in include/asm-generic, and permit an arch to override as needed. Signed-off-by: Jeff Garzik <jeff@garzik.org>
Diffstat (limited to 'include/asm-alpha')
-rw-r--r--include/asm-alpha/libata-portmap.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/asm-alpha/libata-portmap.h b/include/asm-alpha/libata-portmap.h
deleted file mode 100644
index 75484ef0c74..00000000000
--- a/include/asm-alpha/libata-portmap.h
+++ /dev/null
@@ -1 +0,0 @@
-#include <asm-generic/libata-portmap.h>