media: pwc: remove useless header files
It was originally intended to introduce simple_strtol,
but since commit a081c3400f ("[media] pwc: Remove dev_hint
module parameter"), that simple_strtol has been removed,
so in order to prevent disputes, the header file should be removed.
Signed-off-by: Zhang Heng <zhangheng@kylinos.cn>
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
[hverkuil: fixed small typos in commit log]
This commit is contained in:
@@ -56,7 +56,6 @@
|
||||
#endif
|
||||
#include <linux/vmalloc.h>
|
||||
#include <asm/io.h>
|
||||
#include <linux/kernel.h> /* simple_strtol() */
|
||||
|
||||
#include "pwc.h"
|
||||
#include "pwc-kiara.h"
|
||||
|
||||
Reference in New Issue
Block a user