[PATCH] at91: remove non-needed include of autoconf.h
Jean-Christophe PLAGNIOL-VILLARD
plagnioj at jcrosoft.com
Sun Aug 29 12:57:02 EDT 2010
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj at jcrosoft.com>
---
arch/arm/mach-at91/lowlevel_init.S | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/arch/arm/mach-at91/lowlevel_init.S b/arch/arm/mach-at91/lowlevel_init.S
index 5bd32e8..497cc0d 100644
--- a/arch/arm/mach-at91/lowlevel_init.S
+++ b/arch/arm/mach-at91/lowlevel_init.S
@@ -26,7 +26,6 @@
* MA 02111-1307 USA
*/
-#include <linux/autoconf.h>
#include <config.h>
#include <mach/hardware.h>
#include <mach/at91_pmc.h>
--
1.7.1
More information about the barebox
mailing list