mirror of
https://github.com/torvalds/linux.git
synced 2026-06-07 22:14:04 +02:00
media: rockchip: rk-led-flash: use __kernel_old_timeval
Signed-off-by: Wang Panzhenzhuan <randy.wang@rock-chips.com> Change-Id: I23dd287426e378410789c07991cdbd4231e339b0
This commit is contained in:
parent
0cd024b0dd
commit
828f51750a
|
|
@ -4,6 +4,6 @@
|
|||
#define RK_LED_FLASH_H
|
||||
|
||||
#define RK_VIDIOC_FLASH_TIMEINFO \
|
||||
_IOR('V', BASE_VIDIOC_PRIVATE + 0, struct timeval)
|
||||
_IOR('V', BASE_VIDIOC_PRIVATE + 0, struct __kernel_old_timeval)
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user