isci: move core/controller to host

Now that the data structures are unified unify the implementation in
host.[ch] and cleanup namespace pollution.

Reported-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
This commit is contained in:
Dan Williams
2011-05-08 17:34:44 -07:00
parent ce2b3261b6
commit cc9203bf38
28 changed files with 3361 additions and 3941 deletions

View File

@@ -60,7 +60,6 @@
*
*/
#include "sci_util.h"
#include "sci_environment.h"
#include "remote_node_table.h"
#include "remote_node_context.h"