]> 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)
committerJagan Teki <jagan@amarulasolutions.com>
Fri, 24 Jan 2020 17:36:48 +0000 (23:06 +0530)
commitc36c8703e67a5b481d612898edcbb1a13d03609a
tree1d86f466ec8980c02592310a9b0295c07327580d
parentdb689853fd446ffabe041823ea809f318e3a340e
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