diff options
author | John Crispin <john@openwrt.org> | 2013-04-03 09:58:44 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2013-04-03 09:58:44 +0000 |
commit | d4db00205d726f9faca3147cb345518ec5406aab (patch) | |
tree | 2e4466b8176c978c765dfeac1ea5f6ab5a0a203a /target/linux/ramips/files/arch/mips/ralink/rt288x/common.h | |
parent | 86a691144b4988d2ebfb78834b608dec51b53a33 (diff) | |
download | mtk-20170518-d4db00205d726f9faca3147cb345518ec5406aab.zip mtk-20170518-d4db00205d726f9faca3147cb345518ec5406aab.tar.gz mtk-20170518-d4db00205d726f9faca3147cb345518ec5406aab.tar.bz2 |
move files to files-3.7
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36161
Diffstat (limited to 'target/linux/ramips/files/arch/mips/ralink/rt288x/common.h')
-rw-r--r-- | target/linux/ramips/files/arch/mips/ralink/rt288x/common.h | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/target/linux/ramips/files/arch/mips/ralink/rt288x/common.h b/target/linux/ramips/files/arch/mips/ralink/rt288x/common.h deleted file mode 100644 index f2415c5..0000000 --- a/target/linux/ramips/files/arch/mips/ralink/rt288x/common.h +++ /dev/null @@ -1,16 +0,0 @@ -/* - * Ralink RT288X SoC common defines - * - * Copyright (C) 2011 Gabor Juhos <juhosg@openwrt.org> - * - * 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 _RT288X_COMMON_H -#define _RT288X_COMMON_H - -void rt288x_clocks_init(void); - -#endif /* _RT288X_COMMON_H */
\ No newline at end of file |