Logo
Explore Help
Register Sign In
leandrof/linux
1
0
Fork 0
You've already forked linux
Code Issues Pull Requests Packages Projects Releases Wiki Activity
Files
2d80f4054f7f901b8ad97358a9069616ac8524c7
linux/drivers/gpu/drm/nouveau/nouveau_ioctl.h

9 lines
255 B
C
Raw Normal View History

drm/nouveau: fix bogus GPL-2 license header The bulk SPDX addition made all these files into GPL-2.0 licensed files. However the remainder of the project is MIT-licensed, these files (primarily header files) were simply missing the boiler plate and got caught up in the global update. Fixes: b24413180f5 (License cleanup: add SPDX GPL-2.0 license identifier to files with no license) Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu> Acked-by: Emil Velikov <emil.l.velikov@gmail.com> Acked-by: Karol Herbst <kherbst@redhat.com> Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
2019-06-19 20:13:43 -04:00
/* SPDX-License-Identifier: MIT */
drm/nouveau: move compat ioctl out of nouveau_drv.h Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
2012-07-26 08:54:33 +10:00
#ifndef __NOUVEAU_IOCTL_H__
#define __NOUVEAU_IOCTL_H__
long nouveau_compat_ioctl(struct file *, unsigned int cmd, unsigned long arg);
drm/nouveau: fix up 32-bit ioctls and device wake up. Noticed by kbuild test robot. Signed-off-by: Dave Airlie <airlied@redhat.com>
2013-09-02 09:52:55 +10:00
long nouveau_drm_ioctl(struct file *, unsigned int cmd, unsigned long arg);
drm/nouveau: move compat ioctl out of nouveau_drv.h Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
2012-07-26 08:54:33 +10:00
#endif
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.1 Page: 1053ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API