common: spl: fix compilation warning
authorLeo Yu-Chi Liang <ycliang@andestech.com>
Wed, 13 Aug 2025 06:01:04 +0000 (14:01 +0800)
committerLeo Yu-Chi Liang <ycliang@andestech.com>
Thu, 14 Aug 2025 07:33:00 +0000 (15:33 +0800)
commit89e4154431ea34bfbbe095100543b27560271f4e
tree8e6e9c21c0316e49c10e7437209094c34b0d3fef
parentf6da31b6340b0fecf681fb4782911121c7f3a1c3
common: spl: fix compilation warning

Explicitly specify the type by replacing macro with variable
to fix the possible compilation warning.

Signed-off-by: Leo Yu-Chi Liang <ycliang@andestech.com>
common/spl/spl.c