diff options
author | Mianhan Liu <liumh1@shanghaitech.edu.cn> | 2021-09-28 22:38:49 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-10-05 17:21:10 +0300 |
commit | 30b7ecf731ae800f4231fae8dbf3b47cf3d39142 (patch) | |
tree | 5fd1de9dd97da348fe27fef69a5bc6a7293012c1 /block | |
parent | b39214911a548746e7375985c87cdaa8e1a0dfde (diff) | |
download | linux-30b7ecf731ae800f4231fae8dbf3b47cf3d39142.tar.xz |
drivers/base/component.c: remove superfluous header files from component.c
component.c hasn't use any macro or function declared in linux/kref.h.
Thus, these files can be removed from component.c safely without
affecting the compilation of the drivers/base/ module
Signed-off-by: Mianhan Liu <liumh1@shanghaitech.edu.cn>
Link: https://lore.kernel.org/r/20210928193849.28717-1-liumh1@shanghaitech.edu.cn
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions