X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Ffsl_qe.h;h=6e44cbdb562d7cabb8440547568fbecf52d4a1ea;hb=71f70cfcf4a79a58682596e6b7769fe6f8f0c4d1;hp=77b18e928ff04bc67e19b0f16cfe6cc250017a19;hpb=05195b2cbe5e8bd6df164503a4da9c84a7fe066f;p=oweals%2Fu-boot.git diff --git a/include/fsl_qe.h b/include/fsl_qe.h index 77b18e928f..6e44cbdb56 100644 --- a/include/fsl_qe.h +++ b/include/fsl_qe.h @@ -1,10 +1,9 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * Copyright (C) 2006-2009 Freescale Semiconductor, Inc. * * Dave Liu * based on source code of Shlomi Gridish - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __QE_H__ @@ -228,7 +227,8 @@ typedef enum qe_clock { /* Structure that defines QE firmware binary files. * - * See doc/README.qe_firmware for a description of these fields. + * See Documentation/powerpc/qe_firmware.rst in the Linux kernel tree for + * a description of these fields. */ struct qe_firmware { struct qe_header {