common: Move type declarations to linux/types.h
authorSimon Glass <sjg@chromium.org>
Sat, 28 Dec 2019 17:44:53 +0000 (10:44 -0700)
committerTom Rini <trini@konsulko.com>
Fri, 17 Jan 2020 18:27:25 +0000 (13:27 -0500)
commit4cf7f1298970d6ff78c3c8d0a761f33e67f3cb00
tree499b360521efdf6cd8a25ef8062a6cd128fefd2b
parent17401f87e76edeb582a040a7f78a991f6d2e10e3
common: Move type declarations to linux/types.h

This file already has lots of type declarations so it seems better to put
all of them there.

Move them.

Signed-off-by: Simon Glass <sjg@chromium.org>
include/common.h
include/linux/types.h