We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a195694 commit 22ce6d9Copy full SHA for 22ce6d9
1 file changed
drivers/gpu/drm/apple/dptxep.c
@@ -1,6 +1,7 @@
1
// SPDX-License-Identifier: GPL-2.0-only OR MIT
2
/* Copyright 2022 Sven Peter <sven@svenpeter.dev> */
3
4
+#include <linux/bitfield.h>
5
#include <linux/completion.h>
6
#include <linux/phy/phy.h>
7
#include <linux/delay.h>
0 commit comments