Messages in this thread |  | | Date | Sat, 28 Nov 2020 12:37:40 +0100 | From | Krzysztof Kozlowski <> | Subject | Re: [PATCH v2 4/5] memory: renesas-rpc-if: Make rpcif_enable/disable_rpm() as static inline |
| |
On Thu, Nov 26, 2020 at 07:11:45PM +0000, Lad Prabhakar wrote: > Define rpcif_enable_rpm() and rpcif_disable_rpm() as static > inline in the header instead of exporting them. > > Suggested-by: Pavel Machek <pavel@denx.de> > Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com> > --- > drivers/memory/renesas-rpc-if.c | 13 ------------- > include/memory/renesas-rpc-if.h | 13 +++++++++++-- > 2 files changed, 11 insertions(+), 15 deletions(-)
Thanks, applied.
Best regards, Krzysztof
|  |