mirror of
https://github.com/torvalds/linux.git
synced 2026-05-31 02:24:24 +02:00
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:
parent
9e38acacb9
commit
648dec6840
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user