1
0
Fork 0

[ARM] 5361/1: mv78xx0: fix compilation error

Commit ba84be2338 broke the build.

Signed-off-by: Nicolas Pitre <nico@marvell.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
hifive-unleashed-5.1
Nicolas Pitre 2009-01-07 04:58:23 +01:00 committed by Russell King
parent ff89c462df
commit ba0cda6dc8
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@
#include <linux/kernel.h>
#include <linux/pci.h>
#include <linux/mbus.h>
#include <asm/irq.h>
#include <asm/mach/pci.h>
#include <plat/pcie.h>
#include "common.h"