summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2009-04-05 00:27:57 +0200
committerWolfgang Denk <wd@denx.de>2009-04-05 00:27:57 +0200
commitc0a14aedc3440d6591b8c86d45861a0a8b46e11d (patch)
treef451e0641b2c9558ee2dbe0087ea340676f1ea2f /include
parentf63728c804ab7413a67d70f6774cd30c3f7b40fb (diff)
downloadu-boot-imx-c0a14aedc3440d6591b8c86d45861a0a8b46e11d.zip
u-boot-imx-c0a14aedc3440d6591b8c86d45861a0a8b46e11d.tar.gz
u-boot-imx-c0a14aedc3440d6591b8c86d45861a0a8b46e11d.tar.bz2
Update CHANGELOG, coding style cleanup.
Diffstat (limited to 'include')
-rw-r--r--include/asm-ppc/mp.h1
-rw-r--r--include/configs/digsy_mtc.h1
2 files changed, 0 insertions, 2 deletions
diff --git a/include/asm-ppc/mp.h b/include/asm-ppc/mp.h
index 8a5486f..5388c95 100644
--- a/include/asm-ppc/mp.h
+++ b/include/asm-ppc/mp.h
@@ -28,4 +28,3 @@ void cpu_mp_lmb_reserve(struct lmb *lmb);
u32 determine_mp_bootpg(void);
#endif
-
diff --git a/include/configs/digsy_mtc.h b/include/configs/digsy_mtc.h
index 2716d5b..66badd7 100644
--- a/include/configs/digsy_mtc.h
+++ b/include/configs/digsy_mtc.h
@@ -343,4 +343,3 @@
#define CONFIG_LBA48 1
#endif /* __CONFIG_H */
-