projects
/
linux-2.6-block.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d27a140
)
drm/panic: Move copyright notice to the top
author
Jocelyn Falempe
<jfalempe@redhat.com>
Wed, 7 Aug 2024 13:36:13 +0000
(15:36 +0200)
committer
Jocelyn Falempe
<jfalempe@redhat.com>
Mon, 12 Aug 2024 08:14:11 +0000
(10:14 +0200)
Move the copyright notice to the top of drm_panic.h, and add the
missing Red Hat copyright notice.
Suggested-by: Thomas Zimmermann <tzimmermann@suse.de>
Signed-off-by: Jocelyn Falempe <jfalempe@redhat.com>
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Reviewed-by: Thomas Zimmermann <tzimmermann@suse.de>
Link:
https://patchwork.freedesktop.org/patch/msgid/20240807134902.458669-5-jfalempe@redhat.com
include/drm/drm_panic.h
patch
|
blob
|
blame
|
history
diff --git
a/include/drm/drm_panic.h
b/include/drm/drm_panic.h
index a4bd3681920d457e97bc65902ef46000da342c0f..54085d5d05c345cb2bc8f617f791a352517f5e72 100644
(file)
--- a/
include/drm/drm_panic.h
+++ b/
include/drm/drm_panic.h
@@
-1,4
+1,10
@@
/* SPDX-License-Identifier: GPL-2.0 or MIT */
+
+/*
+ * Copyright (c) 2024 Intel
+ * Copyright (c) 2024 Red Hat
+ */
+
#ifndef __DRM_PANIC_H__
#define __DRM_PANIC_H__
@@
-8,9
+14,6
@@
#include <drm/drm_device.h>
#include <drm/drm_fourcc.h>
-/*
- * Copyright (c) 2024 Intel
- */
/**
* struct drm_scanout_buffer - DRM scanout buffer