summaryrefslogtreecommitdiffstats
path: root/cpu/arm920t/at91rm9200
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2007-08-14 18:42:36 +0200
committerWolfgang Denk <wd@denx.de>2007-08-14 18:42:36 +0200
commitf01dbb5424a81453c81190dd30e945891466f621 (patch)
treefd74b91afc2eabddeeab4b51940c25e334514416 /cpu/arm920t/at91rm9200
parent3f76451b4a9f52f8c37a0526df217d12175182ea (diff)
downloadblackbird-obmc-uboot-f01dbb5424a81453c81190dd30e945891466f621.tar.gz
blackbird-obmc-uboot-f01dbb5424a81453c81190dd30e945891466f621.zip
Coding style cleanup. Update CHANGELOG.
Signed-off-by: Wolfgang Denk <wd@denx.de>
Diffstat (limited to 'cpu/arm920t/at91rm9200')
-rw-r--r--cpu/arm920t/at91rm9200/spi.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/cpu/arm920t/at91rm9200/spi.c b/cpu/arm920t/at91rm9200/spi.c
index 7469e53820..265d18525f 100644
--- a/cpu/arm920t/at91rm9200/spi.c
+++ b/cpu/arm920t/at91rm9200/spi.c
@@ -148,6 +148,4 @@ unsigned int AT91F_SpiWrite ( AT91PS_DataflashDesc pDesc )
return DATAFLASH_OK;
}
-
#endif
-
OpenPOWER on IntegriCloud