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 | 04bca7b528c9697d604c4ab88464b9604fe84be3 (patch) | |
tree | e33328c39e19ce04867c4a6815b42e41fde9b382 /target/linux/s3c24xx/patches-2.6.30/070-s3c24xx-time.patch | |
parent | cd649df858be5066ae06a73647f6578421e541f7 (diff) | |
download | mtk-20170518-04bca7b528c9697d604c4ab88464b9604fe84be3.zip mtk-20170518-04bca7b528c9697d604c4ab88464b9604fe84be3.tar.gz mtk-20170518-04bca7b528c9697d604c4ab88464b9604fe84be3.tar.bz2 |
update to 2.6.30-rc7
SVN-Revision: 16048
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 30e0909..8b85045 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 + * |