aboutsummaryrefslogtreecommitdiffstats
path: root/include/ufs/unipro.h
diff options
context:
space:
mode:
authorAlim Akhtar <alim.akhtar@samsung.com>2022-06-15 17:42:03 +0530
committerMartin K. Petersen <martin.petersen@oracle.com>2022-06-16 21:47:55 -0400
commitcb2bf7c6e544d2df3a683d6012ac15a5276ef911 (patch)
tree30f6dada7f32b0eee6794c580f60602a0cb3625f /include/ufs/unipro.h
parentscsi: ufs: host: ufs-exynos: Remove unused defines (diff)
downloadlinux-dev-cb2bf7c6e544d2df3a683d6012ac15a5276ef911.tar.xz
linux-dev-cb2bf7c6e544d2df3a683d6012ac15a5276ef911.zip
scsi: ufs: host: ufs-exynos: Use already existing definition
UFS core already uses RX_MIN_ACTIVATETIME_CAPABILITY macro, let's use the same in driver as well instead of having a different macro name for the same offset. Link: https://lore.kernel.org/r/20220615121204.16642-2-alim.akhtar@samsung.com Reviewed-by: Chanho Park <chanho61.park@samsung.com> Signed-off-by: Alim Akhtar <alim.akhtar@samsung.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'include/ufs/unipro.h')
-rw-r--r--include/ufs/unipro.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/ufs/unipro.h b/include/ufs/unipro.h
index 0521f887e3ac..ade92e8d3676 100644
--- a/include/ufs/unipro.h
+++ b/include/ufs/unipro.h
@@ -69,7 +69,6 @@
#define RX_HS_G2_PREP_LENGTH_CAP 0x0096
#define RX_HS_G3_PREP_LENGTH_CAP 0x0097
#define RX_ADV_GRANULARITY_CAP 0x0098
-#define RX_MIN_ACTIVATETIME_CAP 0x008F
#define RX_HIBERN8TIME_CAP 0x0092
#define RX_ADV_HIBERN8TIME_CAP 0x0099
#define RX_ADV_MIN_ACTIVATETIME_CAP 0x009A