X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-sh%2Fcpu-sh3%2Fdac.h;h=7f4129d256329fd01cdec5b64f8ba979beb81a30;hb=5e3b93f248c98873cc843e83092bb8da92ac85a2;hp=05fda8316ebcaf577155965f1d9fc55234c880e4;hpb=a91482bdcc2e0f6035702e46f1b99043a0893346;p=linux-2.6.git diff --git a/include/asm-sh/cpu-sh3/dac.h b/include/asm-sh/cpu-sh3/dac.h index 05fda8316..7f4129d25 100644 --- a/include/asm-sh/cpu-sh3/dac.h +++ b/include/asm-sh/cpu-sh3/dac.h @@ -1,5 +1,5 @@ -#ifndef __ASM_CPU_SH3_DAC_H -#define __ASM_CPU_SH3_DAC_H +#ifndef __ASM_SH_DAC_H +#define __ASM_SH_DAC_H /* * Copyright (C) 2003 Andriy Skulysh @@ -38,4 +38,5 @@ static __inline__ void sh_dac_output(u8 value, int channel) else ctrl_outb(value,DADR0); } -#endif /* __ASM_CPU_SH3_DAC_H */ +#endif /* __ASM_SH_DAC_H */ +