mirror of
https://gitlab.freedesktop.org/mesa/drm.git
synced 2026-06-23 01:08:31 +02:00
omap: stop including linux/types.h
Nothing uses __u32 and friends, so it should be safe to remove. Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
This commit is contained in:
parent
cb4669afe8
commit
7f86e45164
1 changed files with 0 additions and 1 deletions
|
|
@ -27,7 +27,6 @@
|
|||
*/
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <linux/types.h>
|
||||
#include <errno.h>
|
||||
#include <sys/mman.h>
|
||||
#include <fcntl.h>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue