projects
/
linux.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
move asm/unaligned.h to linux/unaligned.h
[linux.git]
/
drivers
/
scsi
/
cxlflash
/
main.c
diff --git
a/drivers/scsi/cxlflash/main.c
b/drivers/scsi/cxlflash/main.c
index e4b45b7e327774dde48ca8e6045b0c4777bd76c4..60d62b93d62442fae156f8521276f2c4f55daa50 100644
(file)
--- a/
drivers/scsi/cxlflash/main.c
+++ b/
drivers/scsi/cxlflash/main.c
@@
-13,7
+13,7
@@
#include <linux/module.h>
#include <linux/pci.h>
-#include <
asm
/unaligned.h>
+#include <
linux
/unaligned.h>
#include <scsi/scsi_cmnd.h>
#include <scsi/scsi_host.h>
This page took
0.033444 seconds
and
4
git commands to generate.