--- linux-2.6.11-rc3-bk7-bjd1/include/asm-arm/arch-s3c2410/regs-timer.h	2004-10-18 22:55:29.000000000 +0100
+++ linux-2.6.11-rc3-bk7-bjd2/include/asm-arm/arch-s3c2410/regs-timer.h	2005-02-11 00:04:43.000000000 +0000
@@ -13,6 +13,7 @@
  *    05-06-2003     BJD     Created file
  *    26-06-2003     BJD     Added more timer definitions to mux / control
  *    12-03-2004     BJD     Updated include protection
+ *    10-02-2005     BJD     Added S3C2410_TCFG1_MUX4_SHIFT (Guillaume Gourat)
 */
 
 
@@ -38,6 +39,7 @@
 #define S3C2410_TCFG1_MUX4_DIV16  (3<<16)
 #define S3C2410_TCFG1_MUX4_TCLK1  (4<<16)
 #define S3C2410_TCFG1_MUX4_MASK	  (15<<16)
+#define S3C2410_TCFG1_MUX4_SHIFT  (16)
 
 #define S3C2410_TCFG1_MUX3_DIV2	  (0<<12)
 #define S3C2410_TCFG1_MUX3_DIV4	  (1<<12)
