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
/
nvme
/
host
/
trace.c
diff --git
a/drivers/nvme/host/trace.c
b/drivers/nvme/host/trace.c
index 0288315f00502872eb8d3a3a6b47027f32059042..87c437fc070d12632bdec27f912d1f16fd6f7e3c 100644
(file)
--- a/
drivers/nvme/host/trace.c
+++ b/
drivers/nvme/host/trace.c
@@
-4,7
+4,7
@@
* Copyright (c) 2018 Johannes Thumshirn, SUSE Linux GmbH
*/
-#include <
asm
/unaligned.h>
+#include <
linux
/unaligned.h>
#include "trace.h"
static const char *nvme_trace_delete_sq(struct trace_seq *p, u8 *cdw10)
This page took
0.032405 seconds
and
4
git commands to generate.