FROMGIT: scsi: ufs: ufs: Remove duplicate entry
PA_GRANULARITY is duplicated, delete one of the entries. Change-Id: I1ac57fdd497b8e820328ebb5fdc7f08f081d3fa2 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> Bug: 267974767 (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:
parent
458a5c67c5
commit
f327d54c2f
1 changed files with 0 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue