Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
x86: fix unused variable 'loops' warning in arch/x86/boot/a20.c
Following patch fixes the below warning message : arch/x86/boot/a20.c:118: warning: unused variable 'loops' Signed-off-by : Manish Katiyar <mkatiyar@gmail.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>
- Loading branch information