FROMGIT: scsi: ufs: ufs: Remove duplicate entry
PA_GRANULARITY is duplicated, delete one of the entries. Change-Id: I2b7e65364000d07216717bb8974593bc9ae19fd3 Signed-off-by: Alim Akhtar <alim.akhtar@samsung.com> Reviewed-by: Bart Van Assche <bvanassche@acm.org> Link: https://lore.kernel.org/r/20230114022010.27088-1-alim.akhtar@samsung.com Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com> (cherry picked from commit 3730bea883cd8f74fd9b2b31d51665c74cf73362 git://git.kernel.org/pub/scm/linux/kernel/git/mkp/scsi.git for-next) Signed-off-by: Bart Van Assche <bvanassche@google.com>
This commit is contained in:
committed by
Bart Van Assche
parent
8e623dc18e
commit
21a48c99fd
@@ -141,7 +141,6 @@
|
|||||||
#define PA_SAVECONFIGTIME 0x15A4
|
#define PA_SAVECONFIGTIME 0x15A4
|
||||||
#define PA_RXHSUNTERMCAP 0x15A5
|
#define PA_RXHSUNTERMCAP 0x15A5
|
||||||
#define PA_RXLSTERMCAP 0x15A6
|
#define PA_RXLSTERMCAP 0x15A6
|
||||||
#define PA_GRANULARITY 0x15AA
|
|
||||||
#define PA_HIBERN8TIME 0x15A7
|
#define PA_HIBERN8TIME 0x15A7
|
||||||
#define PA_LOCALVERINFO 0x15A9
|
#define PA_LOCALVERINFO 0x15A9
|
||||||
#define PA_GRANULARITY 0x15AA
|
#define PA_GRANULARITY 0x15AA
|
||||||
|
|||||||
Reference in New Issue
Block a user