Thread (16 messages) flat view 16 messages, 5 authors, 2024-03-28

Re: [PATCH v2 3/3] arch: Rename fbdev header and source files

From: "Arnd Bergmann" <arnd@arndb.de>
Date: 2024-03-28 12:52:20
Also in: dri-devel, linux-arch, linux-arm-kernel, linux-m68k, linux-mips, linux-sh, linuxppc-dev, lkml, loongarch, sparclinux

On Thu, Mar 28, 2024, at 13:46, Helge Deller wrote:
On 3/27/24 21:41, Thomas Zimmermann wrote:
quoted
+++ b/arch/arc/include/asm/video.h
@@ -0,0 +1,8 @@
+/* SPDX-License-Identifier: GPL-2.0 */
+
+#ifndef _ASM_VIDEO_H_
+#define _ASM_VIDEO_H_
+
+#include <asm-generic/video.h>
+
+#endif /* _ASM_VIDEO_H_ */
I wonder, since that file simply #includes the generic version,
wasn't there a possibility that kbuild could symlink
the generic version for us?
Does it need to be mandatory in include/asm-generic/Kbuild ?
Same applies to a few other files below.
It should be enough to just remove the files entirely,
as kbuild will generate the same wrappers for mandatory files.

     Arnd
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help