diff options
Diffstat (limited to 'arch/x86/include/asm/visws/piix4.h')
-rw-r--r-- | arch/x86/include/asm/visws/piix4.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/arch/x86/include/asm/visws/piix4.h b/arch/x86/include/asm/visws/piix4.h index 80d376e..d0af4d3 100644 --- a/arch/x86/include/asm/visws/piix4.h +++ b/arch/x86/include/asm/visws/piix4.h @@ -1,5 +1,5 @@ -#ifndef _ASM_X86_VISWS__PIIX4_H -#define _ASM_X86_VISWS__PIIX4_H +#ifndef _ASM_X86_VISWS_PIIX4_H +#define _ASM_X86_VISWS_PIIX4_H /* * PIIX4 as used on SGI Visual Workstations @@ -104,4 +104,4 @@ */ #define PIIX_GPI_STPCLK 0x4 // STPCLK signal routed back in -#endif /* _ASM_X86_VISWS__PIIX4_H */ +#endif /* _ASM_X86_VISWS_PIIX4_H */ |