Add SPDX headers
This commit is contained in:
parent
7f4a837bcf
commit
47c1062e08
@ -1,3 +1,5 @@
|
|||||||
|
// SPDX-License-Identifier: GPL-3.0-only
|
||||||
|
|
||||||
#include <8051.h>
|
#include <8051.h>
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
|
|
||||||
|
@ -1,3 +1,5 @@
|
|||||||
|
// SPDX-License-Identifier: GPL-3.0-only
|
||||||
|
|
||||||
#ifndef _BOARD_ESPI_H
|
#ifndef _BOARD_ESPI_H
|
||||||
#define _BOARD_ESPI_H
|
#define _BOARD_ESPI_H
|
||||||
|
|
||||||
|
@ -1,3 +1,5 @@
|
|||||||
|
// SPDX-License-Identifier: GPL-3.0-only
|
||||||
|
|
||||||
#include <8051.h>
|
#include <8051.h>
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
|
|
||||||
|
@ -1,3 +1,5 @@
|
|||||||
|
// SPDX-License-Identifier: GPL-3.0-only
|
||||||
|
|
||||||
#ifndef _BOARD_ESPI_H
|
#ifndef _BOARD_ESPI_H
|
||||||
#define _BOARD_ESPI_H
|
#define _BOARD_ESPI_H
|
||||||
|
|
||||||
|
@ -1,3 +1,5 @@
|
|||||||
|
// SPDX-License-Identifier: GPL-3.0-only
|
||||||
|
|
||||||
#include <8051.h>
|
#include <8051.h>
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
|
|
||||||
|
@ -1,3 +1,5 @@
|
|||||||
|
// SPDX-License-Identifier: GPL-3.0-only
|
||||||
|
|
||||||
#ifndef _BOARD_ESPI_H
|
#ifndef _BOARD_ESPI_H
|
||||||
#define _BOARD_ESPI_H
|
#define _BOARD_ESPI_H
|
||||||
|
|
||||||
|
@ -1,3 +1,5 @@
|
|||||||
|
// SPDX-License-Identifier: GPL-3.0-only
|
||||||
|
|
||||||
#include <common/debug.h>
|
#include <common/debug.h>
|
||||||
#include <ec/espi.h>
|
#include <ec/espi.h>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user