diff options
author | Felix Fietkau <nbd@openwrt.org> | 2012-09-19 23:49:50 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2012-09-19 23:49:50 +0000 |
commit | 2f39fa872a6816b7331467e978bd23db2b2bd021 (patch) | |
tree | b756c3f7229b9364a9fbc5b64d42c5c0e4d76fe3 /target/linux/cns3xxx/patches-3.3/102-cns3xxx_timers.patch | |
parent | 31d9f3d61fcb8b2e41e3250b5d747acb0a35bacf (diff) | |
download | upstream-2f39fa872a6816b7331467e978bd23db2b2bd021.tar.gz upstream-2f39fa872a6816b7331467e978bd23db2b2bd021.tar.bz2 upstream-2f39fa872a6816b7331467e978bd23db2b2bd021.zip |
cns3xxx: add missing callbacks for the laguna machine support
SVN-Revision: 33484
Diffstat (limited to 'target/linux/cns3xxx/patches-3.3/102-cns3xxx_timers.patch')
-rw-r--r-- | target/linux/cns3xxx/patches-3.3/102-cns3xxx_timers.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/cns3xxx/patches-3.3/102-cns3xxx_timers.patch b/target/linux/cns3xxx/patches-3.3/102-cns3xxx_timers.patch index 9adf007b27..281f61f414 100644 --- a/target/linux/cns3xxx/patches-3.3/102-cns3xxx_timers.patch +++ b/target/linux/cns3xxx/patches-3.3/102-cns3xxx_timers.patch @@ -1,6 +1,6 @@ --- a/arch/arm/mach-cns3xxx/core.c +++ b/arch/arm/mach-cns3xxx/core.c -@@ -125,12 +125,13 @@ static void cns3xxx_timer_set_mode(enum +@@ -125,12 +125,13 @@ static void cns3xxx_timer_set_mode(enum switch (mode) { case CLOCK_EVT_MODE_PERIODIC: |