diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2009-05-25 12:27:13 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2009-05-25 12:27:13 +0000 |
commit | e6eeee0230350afdc39c0e5a36c7a6bb2edc8875 (patch) | |
tree | ab37f2e4bb41ca942b63ff3d5527e63b1e7f44e6 /target/linux/s3c24xx/patches-2.6.30/070-s3c24xx-time.patch | |
parent | 94785e705e7ab4192df5b9729bd77cf44c7e5d29 (diff) | |
download | upstream-e6eeee0230350afdc39c0e5a36c7a6bb2edc8875.tar.gz upstream-e6eeee0230350afdc39c0e5a36c7a6bb2edc8875.tar.bz2 upstream-e6eeee0230350afdc39c0e5a36c7a6bb2edc8875.zip |
update to 2.6.30-rc7
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16048 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/s3c24xx/patches-2.6.30/070-s3c24xx-time.patch')
-rw-r--r-- | target/linux/s3c24xx/patches-2.6.30/070-s3c24xx-time.patch | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/target/linux/s3c24xx/patches-2.6.30/070-s3c24xx-time.patch b/target/linux/s3c24xx/patches-2.6.30/070-s3c24xx-time.patch index 30e0909ad8..8b850452e2 100644 --- a/target/linux/s3c24xx/patches-2.6.30/070-s3c24xx-time.patch +++ b/target/linux/s3c24xx/patches-2.6.30/070-s3c24xx-time.patch @@ -1,7 +1,5 @@ -Index: linux-2.6.30-rc6/arch/arm/plat-s3c24xx/time.c -=================================================================== ---- /dev/null 1970-01-01 00:00:00.000000000 +0000 -+++ linux-2.6.30-rc6/arch/arm/plat-s3c24xx/time.c 2009-05-18 19:08:34.000000000 +0200 +--- /dev/null ++++ b/arch/arm/plat-s3c24xx/time.c @@ -0,0 +1,480 @@ +/* linux/arch/arm/plat-s3c24xx/time.c + * |