Skip to content

Commit

Permalink
isci: uplevel phy infrastructure
Browse files Browse the repository at this point in the history
Merge core/scic_sds_phy.[ch] into phy.[ch]

Reported-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
  • Loading branch information
Dan Williams committed Jul 3, 2011
1 parent f1f52e7 commit d35bc1b
Show file tree
Hide file tree
Showing 11 changed files with 2,784 additions and 3,031 deletions.
1 change: 0 additions & 1 deletion drivers/scsi/isci/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,3 @@ isci-objs := init.o phy.o request.o sata.o \
smp_request.o \
core/scic_sds_port.o \
core/scic_sds_port_configuration_agent.o \
core/scic_sds_phy.o \
302 changes: 0 additions & 302 deletions drivers/scsi/isci/core/scic_phy.h

This file was deleted.

2 changes: 1 addition & 1 deletion drivers/scsi/isci/core/scic_port.h
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@

#include "isci.h"
#include "sas.h"
#include "scic_phy.h"
#include "phy.h"

struct scic_sds_port;

Expand Down
Loading

0 comments on commit d35bc1b

Please sign in to comment.