nvmem: core: Add stub for nvmem_cell_read_u8
authorKomal Bajaj <quic_kbajaj@quicinc.com>
Wed, 30 Aug 2023 10:56:51 +0000 (16:26 +0530)
committerBjorn Andersson <andersson@kernel.org>
Wed, 20 Sep 2023 02:57:53 +0000 (19:57 -0700)
commit54e1f99d91405417b3ddb6050cfba82733c3aa41
tree4c14ee63205baeef0cd7c395ed284e3ff8e78bb6
parent16fa93112f26a7a151f3d86a2a9223c564f6e3bf
nvmem: core: Add stub for nvmem_cell_read_u8

Add the stub nvmem_cell_read_u8() function for drivers running with
CONFIG_NVMEM disabled.

Signed-off-by: Komal Bajaj <quic_kbajaj@quicinc.com>
Reviewed-by: Mukesh Ojha <quic_mojha@quicinc.com>
Link: https://lore.kernel.org/r/20230830105654.28057-4-quic_kbajaj@quicinc.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
include/linux/nvmem-consumer.h