From 55619bb667a681d248009f3b10094b6cf121671f Mon Sep 17 00:00:00 2001 From: Andrzej Zaborowski Date: Fri, 11 Feb 2011 23:35:20 +0100 Subject: [PATCH] mst_fpga: Drop one more pxa.h inclusion. Signed-off-by: Andrzej Zaborowski --- hw/mst_fpga.c | 1 - 1 file changed, 1 deletion(-) diff --git a/hw/mst_fpga.c b/hw/mst_fpga.c index b59352b..93c6514 100644 --- a/hw/mst_fpga.c +++ b/hw/mst_fpga.c @@ -8,7 +8,6 @@ * This code is licensed under the GNU GPL v2. */ #include "hw.h" -#include "pxa.h" #include "mainstone.h" /* Mainstone FPGA for extern irqs */ -- 2.7.4