From 2f2cadc3ccff553b4a2873148b569b4c1fb05ceb Mon Sep 17 00:00:00 2001 From: Stanislav Sedov Date: Sun, 30 Nov 2008 22:40:11 +0000 Subject: [PATCH] - Get rid of extra include file, erroneously added by the previous commit. This include file was required by the first version of the patch. Approved by: kib (mentor, implicit) --- sys/arm/at91/at91_pmc.c | 1 - 1 file changed, 1 deletion(-) diff --git a/sys/arm/at91/at91_pmc.c b/sys/arm/at91/at91_pmc.c index 63f5518bd3a5..f4784faa3e1f 100644 --- a/sys/arm/at91/at91_pmc.c +++ b/sys/arm/at91/at91_pmc.c @@ -31,7 +31,6 @@ __FBSDID("$FreeBSD$"); #include #include #include -#include #include #include #include