forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-09 95099d4622f8cb224d94e314c7a8e0df60b13f87
kernel/drivers/scsi/pm8001/pm8001_hwi.h
....@@ -131,10 +131,6 @@
131131 #define LINKRATE_30 (0x02 << 8)
132132 #define LINKRATE_60 (0x04 << 8)
133133
134
-/* for phy state */
135
-
136
-#define PHY_STATE_LINK_UP_SPC 0x1
137
-
138134 /* for new SPC controllers MEMBASE III is shared between BIOS and DATA */
139135 #define GSM_SM_BASE 0x4F0000
140136 struct mpi_msg_hdr{