Merge tag 'dm-pull-9jul19-take2' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
[oweals/u-boot.git] / arch / x86 / include / asm / coreboot_tables.h
index c42175b94daf554604d1e74b6421adc5778bede0..2c54e24e02fb2614c75ece13926ad5be5cbf4276 100644 (file)
@@ -8,6 +8,8 @@
 #ifndef _COREBOOT_TABLES_H
 #define _COREBOOT_TABLES_H
 
+struct memory_area;
+
 struct cbuint64 {
        u32 lo;
        u32 hi;