Skip to content

Commit 22ce6d9

Browse files
committed
fixup! drm: apple: Add DPTX support
Signed-off-by: Janne Grunau <j@jannau.net>
1 parent a195694 commit 22ce6d9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

drivers/gpu/drm/apple/dptxep.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
// SPDX-License-Identifier: GPL-2.0-only OR MIT
22
/* Copyright 2022 Sven Peter <sven@svenpeter.dev> */
33

4+
#include <linux/bitfield.h>
45
#include <linux/completion.h>
56
#include <linux/phy/phy.h>
67
#include <linux/delay.h>

0 commit comments

Comments
 (0)