Skip to content

Commit

Permalink
isci: unify constants
Browse files Browse the repository at this point in the history
cross driver constants are spread out over multiple header files, consolidate
them into isci.h, and push some includes out to the source files that need
them.

TODO: remove SCI_MODE_SIZE infrastructure.
TODO: task.h is full of inlines that are too large

Signed-off-by: Dan Williams <dan.j.williams@intel.com>
  • Loading branch information
Dan Williams committed Jul 3, 2011
1 parent 67ea838 commit ce2b326
Show file tree
Hide file tree
Showing 38 changed files with 497 additions and 962 deletions.
69 changes: 0 additions & 69 deletions drivers/scsi/isci/core/sci_controller.h

This file was deleted.

206 changes: 0 additions & 206 deletions drivers/scsi/isci/core/sci_controller_constants.h

This file was deleted.

Loading

0 comments on commit ce2b326

Please sign in to comment.