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

Commit a240ada2 authored by Jan Beulich's avatar Jan Beulich Committed by Ingo Molnar
Browse files

x86: Include probe_roms.h in probe_roms.c



... to ensure that declarations and definitions are in sync.

Signed-off-by: default avatarJan Beulich <jbeulich@suse.com>
Link: http://lkml.kernel.org/r/4F5888F902000078000770F1@nat28.tlf.novell.com


Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
parent c7e23289
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -12,6 +12,7 @@
#include <linux/pci.h>
#include <linux/pci.h>
#include <linux/export.h>
#include <linux/export.h>


#include <asm/probe_roms.h>
#include <asm/pci-direct.h>
#include <asm/pci-direct.h>
#include <asm/e820.h>
#include <asm/e820.h>
#include <asm/mmzone.h>
#include <asm/mmzone.h>