um: io.h: include <linux/types.h>
authorJohannes Berg <johannes.berg@intel.com>
Wed, 3 Feb 2021 12:22:51 +0000 (13:22 +0100)
committerRichard Weinberger <richard@nod.at>
Fri, 12 Feb 2021 20:39:37 +0000 (21:39 +0100)
commitcc3ac20fc265ea498c57c3cab0e228553f8d92d3
treed1f71cfd6faf242b289355251cb84c62aea53b64
parentdde8b58d512703d396e02427de1053b4d912aa42
um: io.h: include <linux/types.h>

This may be needed for size_t if something doesn't get
it included elsewhere before including <asm/io.h>, so
add the include.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Richard Weinberger <richard@nod.at>
arch/um/include/asm/io.h