summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ep93xx/led.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-ep93xx/led.c')
-rw-r--r--arch/arm/mach-ep93xx/led.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/arch/arm/mach-ep93xx/led.c b/arch/arm/mach-ep93xx/led.c
index 47e24cd6ed..b2909fc070 100644
--- a/arch/arm/mach-ep93xx/led.c
+++ b/arch/arm/mach-ep93xx/led.c
@@ -1,9 +1,6 @@
/*
* Copyright (C) 2009 Matthias Kaehlcke <matthias@kaehlcke.net>
*
- * See file CREDITS for list of people who contributed to this
- * project.
- *
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
* published by the Free Software Foundation; either version 2 of
@@ -18,7 +15,7 @@
#include <common.h>
#include <io.h>
-#include <mach/ep93xx-regs.h>
+#include <mach/ep93xx/ep93xx-regs.h>
#include "led.h"