diff options
author | Roman Kiryanov <rkir@google.com> | 2018-07-23 15:47:26 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-08-02 10:24:51 +0200 |
commit | 72755eed6c1c5312425ad3d78bf0b916769e6125 (patch) | |
tree | 8248bb61cc690ba5ea2a701a9cdaefa20e51c597 /include/crypto/aead.h | |
parent | 8b9ce6954c05e3e4115f54444c7eaf2aa2dd5e65 (diff) | |
download | linux-stable-72755eed6c1c5312425ad3d78bf0b916769e6125.tar.gz linux-stable-72755eed6c1c5312425ad3d78bf0b916769e6125.tar.bz2 linux-stable-72755eed6c1c5312425ad3d78bf0b916769e6125.zip |
goldfish: Add missing includes to goldfish.h
goldfish.h refers to external symbols such as
dma_addr_t and writel. This causes compilation errors
if this file is included before other header files.
The mentioned symbols are defined in types.h (dma_addr_t)
and io.h (writel).
Signed-off-by: Roman Kiryanov <rkir@google.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/crypto/aead.h')
0 files changed, 0 insertions, 0 deletions