commit | a7c2d8a7f7ed9e9cb88c53810615cd95ebc7b2f4 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat Dec 28 10:44:53 2019 -0700 |
committer | Tom Rini <trini@konsulko.com> | Fri Jan 17 13:27:25 2020 -0500 |
tree | 499b360521efdf6cd8a25ef8062a6cd128fefd2b | |
parent | 883c062e06da2fa3315d18d9e4c19d98d9e3c523 [diff] |
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>