- Timestamp:
- 03/03/09 15:07:29 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
developers/werner/gta03/cam/patches/add-s3c-cam-platform.patch
r4940 r4945 2 2 =================================================================== 3 3 --- /dev/null 1970-01-01 00:00:00.000000000 +0000 4 +++ cam/arch/arm/plat-s3c/dev-camif.c 2009-0 2-27 12:32:43.000000000 +08004 +++ cam/arch/arm/plat-s3c/dev-camif.c 2009-03-03 19:06:20.000000000 +0800 5 5 @@ -0,0 +1,59 @@ 6 6 +/* linux/arch/arm/plat-s3c/dev-hsmmc.c … … 65 65 Index: cam/arch/arm/plat-s3c/Kconfig 66 66 =================================================================== 67 --- cam.orig/arch/arm/plat-s3c/Kconfig 2009-0 2-27 12:29:18.000000000 +080068 +++ cam/arch/arm/plat-s3c/Kconfig 2009-0 2-27 12:29:23.000000000 +080067 --- cam.orig/arch/arm/plat-s3c/Kconfig 2009-03-03 16:50:36.000000000 +0800 68 +++ cam/arch/arm/plat-s3c/Kconfig 2009-03-03 19:06:20.000000000 +0800 69 69 @@ -193,4 +193,9 @@ 70 70 help … … 79 79 Index: cam/arch/arm/plat-s3c/Makefile 80 80 =================================================================== 81 --- cam.orig/arch/arm/plat-s3c/Makefile 2009-0 2-27 12:29:18.000000000 +080082 +++ cam/arch/arm/plat-s3c/Makefile 2009-0 2-27 12:29:23.000000000 +080083 @@ -3 1,6 +31,7 @@81 --- cam.orig/arch/arm/plat-s3c/Makefile 2009-03-03 16:50:36.000000000 +0800 82 +++ cam/arch/arm/plat-s3c/Makefile 2009-03-03 19:06:20.000000000 +0800 83 @@ -35,6 +35,7 @@ 84 84 obj-y += dev-i2c0.o 85 85 obj-$(CONFIG_S3C_DEV_I2C1) += dev-i2c1.o
Note: See TracChangeset
for help on using the changeset viewer.
