aboutsummaryrefslogtreecommitdiff
path: root/lib/crypto/mpi/mpiutil.c
diff options
context:
space:
mode:
authorRyan Roberts <[email protected]>2024-10-21 14:03:07 +0100
committerMark Brown <[email protected]>2024-10-21 14:14:56 +0100
commit5337ff41d37d4171868bb7b34dade68e269743f0 (patch)
treec41e155363208c08d28df352be10e69163e0b1c8 /lib/crypto/mpi/mpiutil.c
parent478fc2f4212e1dc1c247f3bff6856146305850df (diff)
ASoC: soc-utils: Remove PAGE_SIZE compile-time constant assumption
In pursuit of the goal of supporting boot-time page size selection, remove use of PAGE_SIZE from the dummy_dma_hardware struct definition, since the value is not known at compile-time for this config. Given the previous parameters were "essentially random", let's just hardcode them as 4K and 4K*2 to sidestep the need to boot-time patch the structure with the selected PAGE_SIZE. Signed-off-by: Ryan Roberts <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'lib/crypto/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions