aboutsummaryrefslogtreecommitdiff
path: root/linux-headers/include/video
diff options
context:
space:
mode:
authorKito Cheng <kito.cheng@gmail.com>2019-03-27 17:09:52 +0800
committerJim Wilson <jimw@sifive.com>2019-07-04 23:39:12 -0700
commitbaefbdd8bcedfabf0cf89dce679a8bd1a9f27b39 (patch)
treebd5e8068bf92755e5f8691073053cebd004fb448 /linux-headers/include/video
parent12b6dc81b7e7fe46a1987ffc6dbd710bcfaaf671 (diff)
downloadriscv-gnu-toolchain-baefbdd8bcedfabf0cf89dce679a8bd1a9f27b39.zip
riscv-gnu-toolchain-baefbdd8bcedfabf0cf89dce679a8bd1a9f27b39.tar.gz
riscv-gnu-toolchain-baefbdd8bcedfabf0cf89dce679a8bd1a9f27b39.tar.bz2
Bump linux header to 5.0
Diffstat (limited to 'linux-headers/include/video')
-rw-r--r--linux-headers/include/video/..install.cmd2
-rw-r--r--linux-headers/include/video/edid.h1
-rw-r--r--linux-headers/include/video/sisfb.h1
-rw-r--r--linux-headers/include/video/uvesafb.h1
4 files changed, 4 insertions, 1 deletions
diff --git a/linux-headers/include/video/..install.cmd b/linux-headers/include/video/..install.cmd
index 340f3de..9433573 100644
--- a/linux-headers/include/video/..install.cmd
+++ b/linux-headers/include/video/..install.cmd
@@ -1 +1 @@
-cmd_/scratch/palmer/work/20170821-glibc/riscv-gnu-toolchain/linux-headers/include/video/.install := /bin/sh scripts/headers_install.sh /scratch/palmer/work/20170821-glibc/riscv-gnu-toolchain/linux-headers/include/video ./include/uapi/video uvesafb.h edid.h sisfb.h; /bin/sh scripts/headers_install.sh /scratch/palmer/work/20170821-glibc/riscv-gnu-toolchain/linux-headers/include/video ./include/generated/uapi/video ; touch /scratch/palmer/work/20170821-glibc/riscv-gnu-toolchain/linux-headers/include/video/.install
+cmd_/home/users/kito/riscv-gnu-toolchain-workspace/riscv-gnu-toolchain/linux/install_hdr/include/video/.install := /bin/sh scripts/headers_install.sh /home/users/kito/riscv-gnu-toolchain-workspace/riscv-gnu-toolchain/linux/install_hdr/include/video ./include/uapi/video uvesafb.h edid.h sisfb.h; /bin/sh scripts/headers_install.sh /home/users/kito/riscv-gnu-toolchain-workspace/riscv-gnu-toolchain/linux/install_hdr/include/video ./include/generated/uapi/video ; touch /home/users/kito/riscv-gnu-toolchain-workspace/riscv-gnu-toolchain/linux/install_hdr/include/video/.install
diff --git a/linux-headers/include/video/edid.h b/linux-headers/include/video/edid.h
index 6aeb974..7911e13 100644
--- a/linux-headers/include/video/edid.h
+++ b/linux-headers/include/video/edid.h
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
#ifndef __linux_video_edid_h__
#define __linux_video_edid_h__
diff --git a/linux-headers/include/video/sisfb.h b/linux-headers/include/video/sisfb.h
index e9b8e2c..08576f2 100644
--- a/linux-headers/include/video/sisfb.h
+++ b/linux-headers/include/video/sisfb.h
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/*
* sisfb.h - definitions for the SiS framebuffer driver
*
diff --git a/linux-headers/include/video/uvesafb.h b/linux-headers/include/video/uvesafb.h
index 79e281b..71f7878 100644
--- a/linux-headers/include/video/uvesafb.h
+++ b/linux-headers/include/video/uvesafb.h
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
#ifndef _UVESAFB_H
#define _UVESAFB_H