X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fdebug_uart.h;h=34e8b2fc810170ec54cb7176cb2155b696f3d144;hb=0223462b373b975d970fa86e5e1a7eadd1d41820;hp=6f0b0c5e1575a0fabd81cea633d6b3daad5a7e8a;hpb=5c84ad097d829bb1e6460438f33e1536b23b3c9b;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/debug_uart.h b/include/debug_uart.h index 6f0b0c5..34e8b2f 100644 --- a/include/debug_uart.h +++ b/include/debug_uart.h @@ -1,10 +1,9 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * Early debug UART support * * (C) Copyright 2014 Google, Inc * Writte by Simon Glass - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef _DEBUG_UART_H