[PATCH] x86_64: Removed duplicated declaration of force_iommu
Noticed by Andrew Morton. Signed-off-by: Andi Kleen <ak@suse.de> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
This commit is contained in:
parent
3076a492a5
commit
f271a6f557
|
@ -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 *);
|
||||
|
|
Loading…
Reference in New Issue