mirror of
https://github.com/apache/nuttx.git
synced 2026-05-22 05:42:05 +08:00
PCA9555: Remove duplicate variable declaration
This commit is contained in:
committed by
Gregory Nutt
parent
0682671ffe
commit
35df528f69
+1
-1
Submodule configs updated: 0a0d6b3232...3ffa424853
@@ -459,8 +459,6 @@ static int pca9555_multiwritepin(FAR struct ioexpander_dev_s *dev,
|
||||
int index;
|
||||
int pin;
|
||||
|
||||
int ret;
|
||||
|
||||
/* Get exclusive access to the PCA555 */
|
||||
|
||||
pca9555_lock(pca);
|
||||
|
||||
Reference in New Issue
Block a user