Skip to content

Commit 2302652

Browse files
jannaumarcan
authored andcommitted
fixup! drm/apple: Add support for the macOS 13.2 DCP firmware
Signed-off-by: Janne Grunau <[email protected]>
1 parent 0f7a9a2 commit 2302652

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

drivers/gpu/drm/apple/iomfb.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -501,7 +501,7 @@ void dcp_flush(struct drm_crtc *crtc, struct drm_atomic_state *state)
501501
}
502502
EXPORT_SYMBOL_GPL(dcp_flush);
503503

504-
void iomfb_start(struct apple_dcp *dcp)
504+
static void iomfb_start(struct apple_dcp *dcp)
505505
{
506506
switch (dcp->fw_compat) {
507507
case DCP_FIRMWARE_V_12_3:

0 commit comments

Comments
 (0)