diff options
author | John Crispin <john@openwrt.org> | 2013-01-28 17:44:20 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2013-01-28 17:44:20 +0000 |
commit | 0de095593195b8c45dcecb4343271afbedce32df (patch) | |
tree | b93cbf751ceb44b9b4b9500cae0cf7a2d2efc15d /target/linux/lantiq/patches-3.7/0004-MIPS-lantiq-adds-xrx200-ethernet-clock-definition.patch | |
parent | 0183df8ed9155b813564aafadace08ee04d64456 (diff) | |
download | upstream-0de095593195b8c45dcecb4343271afbedce32df.tar.gz upstream-0de095593195b8c45dcecb4343271afbedce32df.tar.bz2 upstream-0de095593195b8c45dcecb4343271afbedce32df.zip |
refresh patches
SVN-Revision: 35355
Diffstat (limited to 'target/linux/lantiq/patches-3.7/0004-MIPS-lantiq-adds-xrx200-ethernet-clock-definition.patch')
-rw-r--r-- | target/linux/lantiq/patches-3.7/0004-MIPS-lantiq-adds-xrx200-ethernet-clock-definition.patch | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/target/linux/lantiq/patches-3.7/0004-MIPS-lantiq-adds-xrx200-ethernet-clock-definition.patch b/target/linux/lantiq/patches-3.7/0004-MIPS-lantiq-adds-xrx200-ethernet-clock-definition.patch index 771dd4f1b4..fec136ea30 100644 --- a/target/linux/lantiq/patches-3.7/0004-MIPS-lantiq-adds-xrx200-ethernet-clock-definition.patch +++ b/target/linux/lantiq/patches-3.7/0004-MIPS-lantiq-adds-xrx200-ethernet-clock-definition.patch @@ -9,8 +9,6 @@ Patchwork: http://patchwork.linux-mips.org/patch/4521 arch/mips/lantiq/xway/sysctrl.c | 4 ++++ 1 file changed, 4 insertions(+) -diff --git a/arch/mips/lantiq/xway/sysctrl.c b/arch/mips/lantiq/xway/sysctrl.c -index 2917b56..3925e66 100644 --- a/arch/mips/lantiq/xway/sysctrl.c +++ b/arch/mips/lantiq/xway/sysctrl.c @@ -370,6 +370,10 @@ void __init ltq_soc_init(void) @@ -24,6 +22,3 @@ index 2917b56..3925e66 100644 } else if (of_machine_is_compatible("lantiq,ar9")) { clkdev_add_static(ltq_ar9_cpu_hz(), ltq_ar9_fpi_hz(), ltq_ar9_fpi_hz()); --- -1.7.10.4 - |