The reg_* helper macros are currently limited to core.c. Moving them toReviewed-by: Jarkko Nikula <jarkko.nikula@xxxxxxxxxxxxxxx>
hci.h will allow their functionality to be utilized in other files outside
of core.c.
Co-developed-by: Guruvendra Punugupati <Guruvendra.Punugupati@xxxxxxx>
Signed-off-by: Guruvendra Punugupati <Guruvendra.Punugupati@xxxxxxx>
Signed-off-by: Shyam Sundar S K <Shyam-sundar.S-k@xxxxxxx>
---
drivers/i3c/master/mipi-i3c-hci/core.c | 6 ------
drivers/i3c/master/mipi-i3c-hci/hci.h | 5 +++++
2 files changed, 5 insertions(+), 6 deletions(-)