diff options
author | wdenk <wdenk> | 2004-12-16 21:44:03 +0000 |
---|---|---|
committer | wdenk <wdenk> | 2004-12-16 21:44:03 +0000 |
commit | efe2a4d5cf96dd37bc4782ba1880cee4ed1117c5 (patch) | |
tree | 9b8636853fefbfcd38e804ddccac013bd216d50e /board/esd/cpci750/local.h | |
parent | bea8e84b52ac3c499b5868978a29c20cf92cf88f (diff) | |
download | u-boot-imx-efe2a4d5cf96dd37bc4782ba1880cee4ed1117c5.zip u-boot-imx-efe2a4d5cf96dd37bc4782ba1880cee4ed1117c5.tar.gz u-boot-imx-efe2a4d5cf96dd37bc4782ba1880cee4ed1117c5.tar.bz2 |
Code cleanup.
Diffstat (limited to 'board/esd/cpci750/local.h')
-rw-r--r-- | board/esd/cpci750/local.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/board/esd/cpci750/local.h b/board/esd/cpci750/local.h index 1beb7e2..47ab31e 100644 --- a/board/esd/cpci750/local.h +++ b/board/esd/cpci750/local.h @@ -1,6 +1,6 @@ /* * (C) Copyright 2003 - * Ingo Assmus <ingo.assmus@keymile.com> + * Ingo Assmus <ingo.assmus@keymile.com> * * See file CREDITS for list of people who contributed to this * project. @@ -35,7 +35,7 @@ /* This tells PPCBoot that the config options are compiled in */ /* #undef ENV_IS_EMBEDDED */ -/* Don't touch this! PPCBOOT figures this out based on other +/* Don't touch this! PPCBOOT figures this out based on other * magic. */ /* Uncomment and define any of the below options */ |