X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=drivers%2Fcore%2Fof_access.c;h=9a50f559de2d927c56e156076a2845c8fce210fc;hb=83d290c56fab2d38cd1ab4c4cc7099559c1d5046;hp=9389199a2a9b62bd0c9ff3f3e3b7c2b59a0f3cbf;hpb=81f077f40f80eb431bfec88c9fe2a7da3efa8e5f;p=platform%2Fkernel%2Fu-boot.git diff --git a/drivers/core/of_access.c b/drivers/core/of_access.c index 9389199..9a50f55 100644 --- a/drivers/core/of_access.c +++ b/drivers/core/of_access.c @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * Originally from Linux v4.9 * Paul Mackerras August 1996. @@ -16,8 +17,6 @@ * * This file follows drivers/of/base.c with functions in the same order as the * Linux version. - * - * SPDX-License-Identifier: GPL-2.0+ */ #include