ppc64: Add missing #include, warned on ppc32 and broke build on ppc64

parent 522e34a1
......@@ -32,6 +32,7 @@
#ifdef CONFIG_PPC_OF
#include <linux/pci.h>
#include <asm/prom.h>
#include <asm/pci-bridge.h>
#endif
#include <video/edid.h>
#include "edid.h"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment