/* * linux/include/asm-mips/mach-jz4760/jz4760.h * * JZ4760 common definition. * * Copyright (C) 2008 Ingenic Semiconductor Inc. * * Author: * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. */ #ifndef __ASM_JZ4760_H__ #define __ASM_JZ4760_H__ #include #include #include #include /*------------------------------------------------------------------ * Platform definitions */ #ifdef CONFIG_JZ4760_F4760 #include #endif /* Add other platform definition here ... */ /*------------------------------------------------------------------ * Follows are related to platform definitions */ #include #include #endif /* __ASM_JZ4760_H__ */