diff options
| author | Miquel Raynal <[email protected]> | 2019-05-07 14:18:44 +0200 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2019-07-11 10:05:15 -0400 |
| commit | aa13fa71ea20ab1f68ab831aded3d23edc8d5436 (patch) | |
| tree | 3390d3afdbfcfe661ae8b658f355dd787be880a9 /scripts/checkpatch.pl | |
| parent | fd4ee98db330f067bf366eefe1f83909e846cedd (diff) | |
arm: spear: Drop useless board_init_r call
It is clearly stated that board_init_f should *not* call
board_init_r. Indeed, board_init_f should return. The code will
continue through arch/arm/lib/crt0.S which will do more setup before
calling board_init_r.
Signed-off-by: Miquel Raynal <[email protected]>
Reviewed-by: Stefan Roese <[email protected]>
Diffstat (limited to 'scripts/checkpatch.pl')
0 files changed, 0 insertions, 0 deletions
