mirror of
https://github.com/gnif/vendor-reset.git
synced 2026-03-28 05:02:44 +01:00
Import unaligned.h from linux
`asm/unaligned.h` has been moved to `linux/unaligned.h` since Linux v. 6.12.
C.f. e.g. 5f60d5f6bb
This commit is contained in:
committed by
Manuel Frischknecht
parent
084881c6e9
commit
ab1b348480
@@ -29,7 +29,7 @@
|
||||
#include <linux/slab.h>
|
||||
#include <linux/delay.h>
|
||||
#include <linux/version.h>
|
||||
#include <asm/unaligned.h>
|
||||
#include <linux/unaligned.h>
|
||||
|
||||
//#include <drm/drm_util.h>
|
||||
//#include <drm/drm_print.h>
|
||||
|
||||
Reference in New Issue
Block a user