mirror of
https://github.com/torvalds/linux.git
synced 2026-02-04 15:28:49 +08:00
The only file left there is include/linux/dvb/video.h. The only function for it is to include linux/compiler.h, but this is already indirectly included. So, get rid of it. Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>