mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-18 18:15:59 +00:00
linux/dvb/video.h uses types __u32, __s32, etc., but does not include any header defining those when __KERNEL__ is not defined. Fix this by including asm/types.h when __KERNEL__ is not defined. Signed-off-by: Anssi Hannula <anssi.hannula@gmail.com> Signed-off-by: Michael Krufky <mkrufky@linuxtv.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org> |
History
|
|
|---|---|---|
| .. | ||
| audio.h | ||
| ca.h | ||
| dmx.h | ||
| frontend.h | ||
| Kbuild | ||
| net.h | ||
| osd.h | ||
| version.h | ||
| video.h | ||