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:
Marek Vasut
2023-04-28 11:49:00 -06:00
committed by Simon Glass
parent c25be4f3ac
commit f53e973b84
+1 -1
View File
@@ -2,7 +2,7 @@
/*
* Tests for fdt command
*
* Copyright 2022 Google LLCmap_to_sysmem(fdt));
* Copyright 2022 Google LLC
*/
#include <common.h>