]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
ddr: altera: Minor indent fix in set_rank_and_odt_mask()
authorMarek Vasut <marex@denx.de>
Sat, 18 Jul 2015 00:23:29 +0000 (02:23 +0200)
committerLothar Waßmann <LW@KARO-electronics.de>
Thu, 10 Sep 2015 06:17:23 +0000 (08:17 +0200)
Fix the position of the } else { statement to make it correctly
indented.

Signed-off-by: Marek Vasut <marex@denx.de>
drivers/ddr/altera/sequencer.c

index 1e96014cbac912ca8b708257adafe94337931da9..746c97aa95e0fb72e30efce308c31c8ad388b89e 100644 (file)
@@ -260,7 +260,7 @@ static void set_rank_and_odt_mask(uint32_t rank, uint32_t odt_mode)
                                odt_mask_0 = 0x0;
                                odt_mask_1 = 0x3 & (1 << rank);
                        }
-                               } else {
+               } else {
                        /* 4 Ranks
                         * Read:
                         * ----------+-----------------------+