projects
/
GitHub
/
LineageOS
/
android_kernel_samsung_universal7580.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3076a49
)
[PATCH] x86_64: Removed duplicated declaration of force_iommu
author
Andi Kleen
<ak@suse.de>
Sat, 25 Mar 2006 15:31:58 +0000
(16:31 +0100)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Sat, 25 Mar 2006 17:14:39 +0000
(09:14 -0800)
Noticed by Andrew Morton.
Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
include/asm-x86_64/proto.h
patch
|
blob
|
blame
|
history
diff --git
a/include/asm-x86_64/proto.h
b/include/asm-x86_64/proto.h
index 977fe58e971c516568b52c5cc23691fb2c9ae180..8abf2a43c944dc937a845cc5870e4e98e41900ed 100644
(file)
--- a/
include/asm-x86_64/proto.h
+++ b/
include/asm-x86_64/proto.h
@@
-127,7
+127,6
@@
extern int fix_aperture;
#define iommu_aperture 0
#define iommu_aperture_allowed 0
#endif
-extern int force_iommu;
extern int reboot_force;
extern int notsc_setup(char *);