]> git.ipfire.org Git - thirdparty/u-boot.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)
commit1318a0efade80d853e27280adcaf4812d16c742f
tree1d86f466ec8980c02592310a9b0295c07327580d
parent2fd94aa0f6d4f41d2d13838b9cbd4a21738dccfe
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