We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f87f374 commit e3a82f0Copy full SHA for e3a82f0
1 file changed
drivers/gpu/drm/apple/version_utils.h
@@ -5,6 +5,7 @@
5
#define __APPLE_VERSION_UTILS_H__
6
7
#include <linux/kernel.h>
8
+#include <linux/args.h>
9
10
#define DCP_FW_UNION(u) (u).DCP_FW
11
#define DCP_FW_SUFFIX CONCATENATE(_, DCP_FW)
0 commit comments