X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-m68k%2Fhwtest.h;h=402c8a4401febe14ac2b73d421a072224988c816;hb=8924cb29b44d7e7bc69a58f6d196470a5bcd9385;hp=ec7f96a08e8b4aa1492ac236341851160d62ae93;hpb=86090fcac5e27b630656fe3d963a6b80e26dac44;p=linux-2.6.git diff --git a/include/asm-m68k/hwtest.h b/include/asm-m68k/hwtest.h index ec7f96a08..402c8a440 100644 --- a/include/asm-m68k/hwtest.h +++ b/include/asm-m68k/hwtest.h @@ -2,12 +2,12 @@ * see arch/m68k/mm/hwtest.c. * -- PMM 05/1998 * - * Removed __init from decls. We might want them in modules, and + * Removed __init from decls. We might want them in modules, and * the code is tiny anyway. 16/5/98 pb */ #ifndef __ASM_HWTEST_H -#define __ASM_HWTEST_H +#define __ASM_HWTEST_H extern int hwreg_present(volatile void *regp); extern int hwreg_write(volatile void *regp, unsigned short val);