From: Alim Akhtar Date: Sat, 14 Jan 2023 02:20:10 +0000 (+0530) Subject: scsi: ufs: ufs: Remove duplicate entry X-Git-Tag: v6.6.17~5365^2~59 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=3730bea883cd8f74fd9b2b31d51665c74cf73362;p=platform%2Fkernel%2Flinux-rpi.git scsi: ufs: ufs: Remove duplicate entry PA_GRANULARITY is duplicated, delete one of the entries. Signed-off-by: Alim Akhtar Reviewed-by: Bart Van Assche Link: https://lore.kernel.org/r/20230114022010.27088-1-alim.akhtar@samsung.com Signed-off-by: Martin K. Petersen --- diff --git a/include/ufs/unipro.h b/include/ufs/unipro.h index 6c553f9..dc9dd1d 100644 --- a/include/ufs/unipro.h +++ b/include/ufs/unipro.h @@ -141,7 +141,6 @@ #define PA_SAVECONFIGTIME 0x15A4 #define PA_RXHSUNTERMCAP 0x15A5 #define PA_RXLSTERMCAP 0x15A6 -#define PA_GRANULARITY 0x15AA #define PA_HIBERN8TIME 0x15A7 #define PA_LOCALVERINFO 0x15A9 #define PA_GRANULARITY 0x15AA