Skip to content
Commit 35b609be authored by Emil Lindqvist's avatar Emil Lindqvist Committed by Anas Nashif
Browse files

drivers: flash: stm32h7: fix int/long int warnings



Some format strings were causing warnings.
As elsewhere in this file, offset is type-casted (or not,
depending on compiler) to long int, and then %ld is used in
format string.

Signed-off-by: default avatarEmil Lindqvist <emil@lindq.gr>
parent c109e769
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment