@ -16,8 +16,8 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
#ifndef __X86__PCI_INIT__H
#define __X86__PCI_INIT__H
#ifndef X86_PCI_INIT_H
#define X86_PCI_INIT_H
#ifdef __cplusplus
extern "C" {
@ -31,4 +31,4 @@ void x86_init_pci_devices(void);
}
#endif
#endif /* X86_PCI_INIT_H */