Skip to content
Snippets Groups Projects
Commit 22c4a4e9 authored by Mauro Carvalho Chehab's avatar Mauro Carvalho Chehab
Browse files

V4L/DVB (6320): v4l core: remove the unused .hardware V4L1 field


struct video_device used to define a .hardware field. While
initialized on severl drivers, this field is never used inside V4L.
However, drivers using it need to include the old V4L1 header.

This seems to cause compilation troubles with some random configs.
Better just to remove it from all drivers.

Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@infradead.org>
parent 786e9d4c
No related branches found
No related tags found
No related merge requests found
Showing
with 0 additions and 35 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment