From: Paul Mundt Date: Sat, 10 Nov 2007 11:12:25 +0000 (+0900) Subject: sh: timer.h stub for SH-5. X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=781c63e68ddc37f2fb5eed9b44b3075cd2b3ced3;p=mv-sheeva.git sh: timer.h stub for SH-5. Signed-off-by: Paul Mundt --- diff --git a/include/asm-sh/cpu-sh5/timer.h b/include/asm-sh/cpu-sh5/timer.h new file mode 100644 index 00000000000..88da9b341a3 --- /dev/null +++ b/include/asm-sh/cpu-sh5/timer.h @@ -0,0 +1,4 @@ +#ifndef __ASM_SH_CPU_SH5_TIMER_H +#define __ASM_SH_CPU_SH5_TIMER_H + +#endif /* __ASM_SH_CPU_SH5_TIMER_H */