mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-03-21 22:51:37 +00:00
The search_stop_check() always resets the bit_chk to a new value, so bit_chk will never survive between search_left_edge() and search_right_edge() invocation. There is thus no need to pass it into these functions, so make bit_chk local to them. Signed-off-by: Marek Vasut <marex@denx.de> |
||
---|---|---|
.. | ||
Makefile | ||
sdram.c | ||
sequencer.c | ||
sequencer.h | ||
sequencer_auto.h | ||
sequencer_auto_ac_init.h | ||
sequencer_auto_inst_init.h | ||
sequencer_defines.h |