X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=board%2Fcongatec%2Fconga-qeval20-qa3-e3845%2Fconga-qeval20-qa3.c;h=9751337a47473e7a9b9fba17a5e4f64019eff6fb;hb=51dce7d2bfdecd974412634e4a0758ac55edcc00;hp=7a5b7659ef624cbd62f690fc10705d0ed700c20a;hpb=303dfc2e5efeaebfb7f01f2e59e5870e645376ca;p=u-boot diff --git a/board/congatec/conga-qeval20-qa3-e3845/conga-qeval20-qa3.c b/board/congatec/conga-qeval20-qa3-e3845/conga-qeval20-qa3.c index 7a5b7659ef..9751337a47 100644 --- a/board/congatec/conga-qeval20-qa3-e3845/conga-qeval20-qa3.c +++ b/board/congatec/conga-qeval20-qa3-e3845/conga-qeval20-qa3.c @@ -1,7 +1,6 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * Copyright (C) 2016 Stefan Roese - * - * SPDX-License-Identifier: GPL-2.0+ */ #include @@ -28,11 +27,6 @@ int board_early_init_f(void) return 0; } -int arch_early_init_r(void) -{ - return 0; -} - int board_late_init(void) { struct udevice *dev;