Commit a6422850 authored by Grant Likely's avatar Grant Likely

of: fix missing include from of_pci.c

of_pci.c references symbols from linux/of.h.
Signed-off-by: default avatarGrant Likely <grant.likely@secretlab.ca>
parent 6d6be43d
#include <linux/kernel.h>
#include <linux/of.h>
#include <linux/of_pci.h>
#include <asm/prom.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