]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - cpu/arm920t/at91rm9200/spi.c
Coding style cleanup. Update CHANGELOG.
[karo-tx-uboot.git] / cpu / arm920t / at91rm9200 / spi.c
index 7469e53820886b775739ea132dba78924c645690..265d18525f000b2c9681b733e1021286ffd7c6d2 100644 (file)
@@ -148,6 +148,4 @@ unsigned int AT91F_SpiWrite ( AT91PS_DataflashDesc pDesc )
 
        return DATAFLASH_OK;
 }
-
 #endif
-