diff options
Diffstat (limited to 'arch/x86/include/asm/arch-apollolake/systemagent.h')
-rw-r--r-- | arch/x86/include/asm/arch-apollolake/systemagent.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/x86/include/asm/arch-apollolake/systemagent.h b/arch/x86/include/asm/arch-apollolake/systemagent.h index 788a63d799..48e76c2bb0 100644 --- a/arch/x86/include/asm/arch-apollolake/systemagent.h +++ b/arch/x86/include/asm/arch-apollolake/systemagent.h @@ -9,6 +9,9 @@ /* Device 0:0.0 PCI configuration space */ #include <linux/bitops.h> + +struct udevice; + #define MCHBAR 0x48 /* RAPL Package Power Limit register under MCHBAR */ |