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]
/
sound
/
soc
/
sof
/
sof-utils.c
diff --git
a/sound/soc/sof/sof-utils.c
b/sound/soc/sof/sof-utils.c
index 44608682e9f8f678dd7b827145cc97507b4dc217..f70089317b8c521efbe50d9346ea3b82da00b2c1 100644
(file)
--- a/
sound/soc/sof/sof-utils.c
+++ b/
sound/soc/sof/sof-utils.c
@@
-8,7
+8,7
@@
// Author: Keyon Jie <yang.jie@linux.intel.com>
//
-#include <
asm
/unaligned.h>
+#include <
linux
/unaligned.h>
#include <linux/io-64-nonatomic-lo-hi.h>
#include <linux/device.h>
#include <sound/memalloc.h>
This page took
0.031126 seconds
and
4
git commands to generate.