maint: update for linux v4.18
* maint/ioctls_sym.sh: Add workaround for linux/omap3isp.h file.
This commit is contained in:
parent
95cf8b343f
commit
5f3b52cd32
@ -260,6 +260,9 @@ __EOF__
|
||||
*) return 0 ;; # not applicable
|
||||
esac
|
||||
;;
|
||||
*linux/omap3isp.h)
|
||||
echo 'struct omap3isp_stat_data_time32 {uint32_t dummy32[4]; uint16_t dummy16[3]; };'
|
||||
;;
|
||||
*linux/sonet.h)
|
||||
echo '#include <linux/atmioc.h>'
|
||||
;;
|
||||
|
Loading…
x
Reference in New Issue
Block a user