Commit d2929a71 authored by Matt Porter's avatar Matt Porter Committed by Paul Mackerras

PPC32: Fix a compile error on 4xx embedded PowerPC.

parent 2b47d466
......@@ -36,6 +36,7 @@
#include <linux/list.h>
#include <linux/config.h>
#include <linux/device.h>
#include <linux/errno.h>
#include <asm/ocp_ids.h>
#include <asm/mmu.h> /* For phys_addr_t */
......
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