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:
efd746b
)
x86, VisWS: turn into generic arch, eliminate include/asm-x86/mach-visws/setup_arch.h
author
Ingo Molnar
<mingo@elte.hu>
Thu, 10 Jul 2008 13:33:49 +0000
(15:33 +0200)
committer
Ingo Molnar
<mingo@elte.hu>
Thu, 10 Jul 2008 16:55:40 +0000
(18:55 +0200)
use the generic version of setup_arch.h - it's the same.
Signed-off-by: Ingo Molnar <mingo@elte.hu>
include/asm-x86/mach-visws/setup_arch.h
patch
|
blob
|
blame
|
history
diff --git
a/include/asm-x86/mach-visws/setup_arch.h
b/include/asm-x86/mach-visws/setup_arch.h
index ba70471ff8cdf94fb1bede1f2ffd5624dd66a2bf..fa4766ca2d10e91342fafdaf98e6b56191853844 100644
(file)
--- a/
include/asm-x86/mach-visws/setup_arch.h
+++ b/
include/asm-x86/mach-visws/setup_arch.h
@@
-1,3
+1
@@
-/* Hook to call BIOS initialisation function */
-
-/* no action for visws */
+#include "../mach-default/setup_arch.h"