]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit0df061427817808897cc80cfd94925c4cf815176
tree499b360521efdf6cd8a25ef8062a6cd128fefd2b
parent5a8553b5f874f018b481369ab868799a0840146a
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