From: Andrzej Zaborowski Date: Fri, 11 Feb 2011 22:35:20 +0000 (+0100) Subject: mst_fpga: Drop one more pxa.h inclusion. X-Git-Tag: TizenStudio_2.0_p2.3.2~208^2~6449 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=55619bb667a681d248009f3b10094b6cf121671f;p=sdk%2Femulator%2Fqemu.git mst_fpga: Drop one more pxa.h inclusion. Signed-off-by: Andrzej Zaborowski --- 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 */