diff options
| author | Masahiro Yamada <masahiroy@kernel.org> | 2022-03-28 19:01:53 +0300 |
|---|---|---|
| committer | Mauro Carvalho Chehab <mchehab@kernel.org> | 2022-04-24 10:27:37 +0300 |
| commit | 3d22dd432889f2f538b53f36f9f6bcd54825fc22 (patch) | |
| tree | 4eb0535005a60f57ae0b7342597cef3d50cf01dc /include/linux | |
| parent | b4657e00115d0c87970a2386338b70fa95ef4ac6 (diff) | |
| download | linux-3d22dd432889f2f538b53f36f9f6bcd54825fc22.tar.xz | |
media: media.h: remove unneeded <stdint.h> inclusion
Commit b3b7a9f138b7 ("[media] media-device: Use u64 ints for pointers")
added this #include <stdint.h>, presumably in order to use uintptr_t.
Now that it is gone, we can compile this for userspace without <stdint.h>.
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
