mirror of
https://github.com/gnif/vendor-reset.git
synced 2026-03-29 06:32:44 +02:00
Compare commits
1 Commits
556de55719
...
43b1fc6253
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
43b1fc6253 |
@@ -29,11 +29,7 @@
|
||||
#include <linux/slab.h>
|
||||
#include <linux/delay.h>
|
||||
#include <linux/version.h>
|
||||
#if LINUX_VERSION_CODE < KERNEL_VERSION(6, 12, 0)
|
||||
#include <asm/unaligned.h>
|
||||
#else
|
||||
#include <linux/unaligned.h>
|
||||
#endif
|
||||
|
||||
//#include <drm/drm_util.h>
|
||||
//#include <drm/drm_print.h>
|
||||
|
||||
Reference in New Issue
Block a user