Skip to content
Snippets Groups Projects
Commit af7baf92 authored by Josh Boyer's avatar Josh Boyer
Browse files

[POWERPC] 4xx: Include missing header


A small error caused a header file to be removed making sequoia support no
longer compile.  Fix it.

Signed-off-by: default avatarJosh Boyer <jwboyer@linux.vnet.ibm.com>
parent 58c50192
No related branches found
No related tags found
No related merge requests found
......@@ -23,6 +23,7 @@
#include <asm/uic.h>
#include <asm/pci-bridge.h>
#include "44x.h"
static struct of_device_id sequoia_of_bus[] = {
{ .compatible = "ibm,plb4", },
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment