Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f271a6f5 authored by Andi Kleen's avatar Andi Kleen Committed by Linus Torvalds
Browse files

[PATCH] x86_64: Removed duplicated declaration of force_iommu



Noticed by Andrew Morton.

Signed-off-by: default avatarAndi Kleen <ak@suse.de>
Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
parent 3076a492
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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 *);