summaryrefslogtreecommitdiffstats
path: root/board/cm5200/cm5200.h
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2007-08-13 21:57:53 +0200
committerWolfgang Denk <wd@denx.de>2007-08-13 21:57:53 +0200
commitbe5d72d10d47609326226225181e301fb9a33b58 (patch)
treed6f6537c7ca10a5a539ad32c4c158760107237ec /board/cm5200/cm5200.h
parenta08458303e7f9db67f296980036d3292c35cb45c (diff)
downloadblackbird-obmc-uboot-be5d72d10d47609326226225181e301fb9a33b58.tar.gz
blackbird-obmc-uboot-be5d72d10d47609326226225181e301fb9a33b58.zip
Minor coding style cleanup. Update CHANGELOG.
Signed-off-by: Wolfgang Denk <wd@denx.de>
Diffstat (limited to 'board/cm5200/cm5200.h')
-rw-r--r--board/cm5200/cm5200.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/cm5200/cm5200.h b/board/cm5200/cm5200.h
index a6cbc88f47..b2ea5ce0d8 100644
--- a/board/cm5200/cm5200.h
+++ b/board/cm5200/cm5200.h
@@ -138,7 +138,7 @@ static char **hw_id_list[] = {
cmu1_qa_hw_id,
};
-/* indices to the above list - keep in sync */
+/* indices to the above list - keep in sync */
enum {
CM1_QA,
CM11_QA,
OpenPOWER on IntegriCloud