forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-10-16 50a212ec906f7524620675f0c57357691c26c81f
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{