diff options
author | Srinivas Kandagatla | 2018-09-21 06:40:26 -0700 |
---|---|---|
committer | Greg Kroah-Hartman | 2018-09-28 15:14:55 +0200 |
commit | ef92ab3001c4656d3b9a7c4a8044b5bc08f6f6ef (patch) | |
tree | 0339c7780cae91ea7c1e29aca3a37c9c4dd11194 /block/genhd.c | |
parent | 4876bfe6cdecc5037fed6959425fe0cb2af19d98 (diff) |
nvmem: make nvmem_add_cells() static
Now we have new api nvmem_add/del_cell_table() we do not want users to use
nvmem_add_cells() anymore. So mark it accordingly. I guess it was missed in
original cleanup patch.
This also fixes below warning:
core.c:355:5: warning: no previous prototype for 'nvmem_add_cells'
[-Wmissing-prototypes]
Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'block/genhd.c')
0 files changed, 0 insertions, 0 deletions