diff options
author | Tom Rix <[email protected]> | 2023-03-22 07:58:38 -0400 |
---|---|---|
committer | Lee Jones <[email protected]> | 2023-04-26 11:40:33 +0100 |
commit | 75c0a1b3fc1c09ed67d22235900cb7e762af1dfd (patch) | |
tree | 582ffa7a2bcf3f89b373378818e2f50039708923 /lib/mpi/mpi-mod.c | |
parent | 3e0475ec8d9114b600586b0bfb4056565a679a3d (diff) |
mfd: twl-core: Remove unused add_child() and add_numbered_child() functions
Clang with W=1 reports:
drivers/mfd/twl-core.c:654:30: error: unused function 'add_child' [-Werror,-Wunused-function]
static inline struct device *add_child(unsigned mod_no, const char *name,
^
add_numbered_child() and its only caller add_child() are not used, so remove them.
Signed-off-by: Tom Rix <[email protected]>
Signed-off-by: Lee Jones <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'lib/mpi/mpi-mod.c')
0 files changed, 0 insertions, 0 deletions