mirror of
https://xff.cz/git/u-boot/
synced 2025-09-28 22:11:16 +02:00
Coding style (white space) cleanup.
Signed-off-by: Wolfgang Denk <wd@denx.de>
This commit is contained in:
@@ -58,4 +58,3 @@ void spi_cs_deactivate(struct spi_slave *slave)
|
|||||||
at91_set_pio_output(cs_to_portbit[slave->bus][slave->cs].port,
|
at91_set_pio_output(cs_to_portbit[slave->bus][slave->cs].port,
|
||||||
cs_to_portbit[slave->bus][slave->cs].bit, 1);
|
cs_to_portbit[slave->bus][slave->cs].bit, 1);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@@ -31,4 +31,3 @@
|
|||||||
|
|
||||||
# For use with external or internal boots.
|
# For use with external or internal boots.
|
||||||
CONFIG_SYS_TEXT_BASE = 0x80008000
|
CONFIG_SYS_TEXT_BASE = 0x80008000
|
||||||
|
|
||||||
|
@@ -311,4 +311,3 @@ extern void read_factory_r(void);
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user