Skip to content

Commit

Permalink
minor change
Browse files Browse the repository at this point in the history
  • Loading branch information
msp-ti committed Apr 12, 2024
1 parent a4f25c9 commit 79840d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/smbus/smbus_mspm0.c
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ static int smbus_mspm0_get_config(const struct device *dev, uint32_t * dev_confi
}

static int smbus_mspm0_quick(const struct device *dev, uint16_t addr, enum smbus_direction direction){

// quick command
}

static const struct smbus_driver_api smbus_mspm0_driver_api = {
Expand Down

0 comments on commit 79840d2

Please sign in to comment.