Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 35524
b: refs/heads/master
c: a6d967a
h: refs/heads/master
v: v3
  • Loading branch information
Jeff Garzik committed Sep 25, 2006
1 parent 69d999a commit c838612
Show file tree
Hide file tree
Showing 10 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 7c250413e5b7c3dfae89354725b70c76d7621395
refs/heads/master: a6d967a485c67ec8a1276261f39d81ace6a3e308
1 change: 0 additions & 1 deletion trunk/include/asm-alpha/libata-portmap.h

This file was deleted.

1 change: 0 additions & 1 deletion trunk/include/asm-frv/libata-portmap.h

This file was deleted.

1 change: 0 additions & 1 deletion trunk/include/asm-i386/libata-portmap.h

This file was deleted.

1 change: 0 additions & 1 deletion trunk/include/asm-ia64/libata-portmap.h

This file was deleted.

1 change: 0 additions & 1 deletion trunk/include/asm-powerpc/libata-portmap.h

This file was deleted.

1 change: 0 additions & 1 deletion trunk/include/asm-sparc/libata-portmap.h

This file was deleted.

1 change: 0 additions & 1 deletion trunk/include/asm-sparc64/libata-portmap.h

This file was deleted.

1 change: 0 additions & 1 deletion trunk/include/asm-x86_64/libata-portmap.h

This file was deleted.

8 changes: 8 additions & 0 deletions trunk/include/linux/libata.h
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,15 @@
#include <linux/workqueue.h>
#include <scsi/scsi_host.h>

/*
* Define if arch has non-standard setup. This is a _PCI_ standard
* not a legacy or ISA standard.
*/
#ifdef CONFIG_ATA_NONSTANDARD
#include <asm/libata-portmap.h>
#else
#include <asm-generic/libata-portmap.h>
#endif

/*
* compile-time options: to be removed as soon as all the drivers are
Expand Down

0 comments on commit c838612

Please sign in to comment.