mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 00:32:04 +02:00
test: fdt: Fix copyright message
Drop the map_to_sysmem() copy paste error. No functional change. Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org> Reviewed-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
/*
|
||||
* Tests for fdt command
|
||||
*
|
||||
* Copyright 2022 Google LLCmap_to_sysmem(fdt));
|
||||
* Copyright 2022 Google LLC
|
||||
*/
|
||||
|
||||
#include <common.h>
|
||||
|
Reference in New Issue
Block a user