Skip to content

omap: fix FTBS on FreeBSD and drop unneeded includes

No need to explicitly include <linux/types.h>, since drm.h already does that, but conditionally only Linux only.

Also no need to include <linux/stddef.h>, since not using anything from it.

Signed-off-by: Enrico Weigelt, metux IT consult info@metux.net

Merge request reports