mirror of
https://github.com/gnif/vendor-reset.git
synced 2026-06-27 06:04:28 +02: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. https://github.com/torvalds/linux/commit/5f60d5f6bbc12e782fac78110b0ee62698f3b576
This commit is contained in:
committed by
Geoffrey McRae
parent
084881c6e9
commit
f003cb421d
@@ -29,7 +29,7 @@
|
|||||||
#include <linux/slab.h>
|
#include <linux/slab.h>
|
||||||
#include <linux/delay.h>
|
#include <linux/delay.h>
|
||||||
#include <linux/version.h>
|
#include <linux/version.h>
|
||||||
#include <asm/unaligned.h>
|
#include <linux/unaligned.h>
|
||||||
|
|
||||||
//#include <drm/drm_util.h>
|
//#include <drm/drm_util.h>
|
||||||
//#include <drm/drm_print.h>
|
//#include <drm/drm_print.h>
|
||||||
|
|||||||
Reference in New Issue
Block a user