isci: uplevel request infrastructure

* Consolidate tiny header files
* Move files out of core/ (drop core/scic_sds_ prefix)
* Merge core/scic_sds_request.[ch] into request.[ch]
* Cleanup request.c namespace (clean forward declarations and global
  namespace pollution)

Reported-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Tento commit je obsažen v:
Dan Williams
2011-05-10 02:28:45 -07:00
rodič 3bff9d54ec
revize f1f52e7593
27 změnil soubory, kde provedl 2238 přidání a 3242 odebrání

Zobrazit soubor

@@ -55,7 +55,6 @@
#include <linux/workqueue.h>
#include "isci.h"
#include "scic_io_request.h"
#include "scic_phy.h"
#include "scic_sds_phy.h"
#include "scic_port.h"