summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorClint Adams <[clint@debian.org]>2011-05-06 22:06:47 +0530
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>2011-05-11 23:03:16 +0200
commitf846604ff57487e0d6e5ddebf8c4c4c02bd5e077 (patch)
tree818f67d2dd50230edaf3338d3d126d796c593e04 /include
parent2f795ac74eceea36199f07b385d2c85f61396a04 (diff)
downloadblackbird-obmc-uboot-f846604ff57487e0d6e5ddebf8c4c4c02bd5e077.tar.gz
blackbird-obmc-uboot-f846604ff57487e0d6e5ddebf8c4c4c02bd5e077.zip
Rename openrd_base files to openrd
Signed-off-by: Clint Adams <clint@debian.org> Cc: Albert ARIBAUD <albert.u.boot@aribaud.net> Cc: Prafulla Wadaskar <prafulla@marvell.com> Cc: Julian Pidancet <julian.pidancet@citrix.com>
Diffstat (limited to 'include')
-rw-r--r--include/configs/openrd.h (renamed from include/configs/openrd_base.h)4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/configs/openrd_base.h b/include/configs/openrd.h
index cfdd09cda0..13dc34c2ac 100644
--- a/include/configs/openrd_base.h
+++ b/include/configs/openrd.h
@@ -27,8 +27,8 @@
* MA 02110-1301 USA
*/
-#ifndef _CONFIG_OPENRD_BASE_H
-#define _CONFIG_OPENRD_BASE_H
+#ifndef _CONFIG_OPENRD_H
+#define _CONFIG_OPENRD_H
/*
* Version number information
OpenPOWER on IntegriCloud