projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d8379ab
)
score: add asm/asm-offsets.h wrapper
author
Michal Marek
<mmarek@suse.cz>
Fri, 4 Dec 2009 20:46:17 +0000
(20:46 +0000)
committer
Michal Marek
<mmarek@suse.cz>
Sat, 12 Dec 2009 12:08:16 +0000
(13:08 +0100)
A recent kbuild patch moved asm-offsets.h to include/generated. Provide
a wrapper header as for other architectures.
Signed-off-by: Michal Marek <mmarek@suse.cz>
arch/score/include/asm/asm-offsets.h
[new file with mode: 0644]
patch
|
blob
diff --git a/arch/score/include/asm/asm-offsets.h
b/arch/score/include/asm/asm-offsets.h
new file mode 100644
(file)
index 0000000..
d370ee3
--- /dev/null
+++ b/
arch/score/include/asm/asm-offsets.h
@@ -0,0
+1
@@
+#include <generated/asm-offsets.h>