commit | 00b0cdbbc87fb4b531a0d75f4004ed3d89999b80 | [log] [tgz] |
---|---|---|
author | YueHaibing <yuehaibing@huawei.com> | Sat May 04 18:27:20 2019 +0800 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Tue May 28 12:08:11 2019 +1000 |
tree | df197bf8efa84a62bcc60b44d6806505a242a012 | |
parent | d667edc01bedcd23988ef69f851e7cc26cc3c67f [diff] |
ocxl: Make ocxl_remove() static Fix sparse warning: drivers/misc/ocxl/pci.c:44:6: warning: symbol 'ocxl_remove' was not declared. Should it be static? Reported-by: Hulk Robot <hulkci@huawei.com> Signed-off-by: YueHaibing <yuehaibing@huawei.com> Acked-by: Andrew Donnellan <ajd@linux.ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>