[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>
This commit is contained in:
Jeff Garzik
2006-09-25 15:33:09 -04:00
parent 7c250413e5
commit a6d967a485
9 changed files with 8 additions and 8 deletions

View File

@@ -1 +0,0 @@
#include <asm-generic/libata-portmap.h>