diff options
author | Sukrut Bellary <sbellary@baylibre.com> | 2025-05-30 14:22:31 -0700 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2025-06-12 16:26:56 -0600 |
commit | d0bcbf782f5909b36d0af705e95c5c8ad4092bfc (patch) | |
tree | 6340c7171d5b3a70ca10bc14fd8bb76c3f95172f /test/py/conftest.py | |
parent | 1bf82082b9e4f079adaffc1dcee5306b082dc760 (diff) |
pwm: ti: am33xx: Fix build warnings in dev_dbg()
If CONFIG_PWM_TI_EHRPWM is enabled, it throws the build warning in
dev_dbg() due to incorrect format specifier as,
"warning: format ‘%lx’ expects argument of type ‘long unsigned int’, but
argument 4 has type ‘fdt_addr_t’ {aka ‘unsigned int’}".
Fix this with the correct format specifier.
Signed-off-by: Sukrut Bellary <sbellary@baylibre.com>
Diffstat (limited to 'test/py/conftest.py')
0 files changed, 0 insertions, 0 deletions