ar7-atm: fix compilation for linux 3.10
[openwrt/svn-archive/archive.git] / package / kernel / ar7-atm / patches-D7.05.01.00 / 160-module-params.patch
index 75a41d1e3685e7e16236f85eccc3f86ee2e22ec8..9c504c0e3316699fbdbe8d8f59d31393e7820d69 100644 (file)
  #endif
  
  #ifndef TRUE
  #endif
  
  #ifndef TRUE
-@@ -728,9 +868,9 @@
+@@ -728,9 +868,9 @@ static int __init tn7atm_irq_request (st
     * interrupt pacing
     */
    ptr = prom_getenv ("sar_ipacemax");
     * interrupt pacing
     */
    ptr = prom_getenv ("sar_ipacemax");
    }
    /* avalanche_request_pacing (priv->sar_irq, ATM_SAR_INT_PACING_BLOCK_NUM,
                              def_sar_inter_pace); */
    }
    /* avalanche_request_pacing (priv->sar_irq, ATM_SAR_INT_PACING_BLOCK_NUM,
                              def_sar_inter_pace); */
-@@ -878,9 +1018,18 @@
+@@ -878,9 +1018,18 @@ static int __init tn7atm_get_ESI (struct
  {
    int i;
    char esi_addr[ESI_LEN] = { 0x00, 0x00, 0x11, 0x22, 0x33, 0x44 };
  {
    int i;
    char esi_addr[ESI_LEN] = { 0x00, 0x00, 0x11, 0x22, 0x33, 0x44 };
  
    if (!esiaddr_str)
    {
  
    if (!esiaddr_str)
    {
-@@ -2139,15 +2288,15 @@
+@@ -2139,15 +2288,15 @@ static int tn7atm_autoDetectDspBoost (vo
  //UR8_MERGE_END   CQ10450*
  
    cp = prom_getenv ("dsp_noboost");
  //UR8_MERGE_END   CQ10450*
  
    cp = prom_getenv ("dsp_noboost");
      if (dspfreq == 250)
      {
        boostDsp = 1;
      if (dspfreq == 250)
      {
        boostDsp = 1;
-@@ -2396,15 +2545,17 @@
+@@ -2396,15 +2545,17 @@ static int __init tn7atm_init (struct at
    // Inter-Op DSL phy Control
    // Note the setting of _dsl_Feature_0 and _dsl_Feature_1 must before
    // dslhal_api_dslStartup (in tn7dsl_init()).
    // Inter-Op DSL phy Control
    // Note the setting of _dsl_Feature_0 and _dsl_Feature_1 must before
    // dslhal_api_dslStartup (in tn7dsl_init()).
      _dsl_Feature_1_defined = 1;
    }
  
      _dsl_Feature_1_defined = 1;
    }
  
-@@ -2412,15 +2563,17 @@
+@@ -2412,15 +2563,17 @@ static int __init tn7atm_init (struct at
    // DSL phy Feature Control
    // Note the setting of _dsl_PhyControl_0 and _dsl_PhyControl_1 must before
    // dslhal_api_dslStartup (in tn7dsl_init()).
    // DSL phy Feature Control
    // Note the setting of _dsl_PhyControl_0 and _dsl_PhyControl_1 must before
    // dslhal_api_dslStartup (in tn7dsl_init()).
      _dsl_PhyControl_1_defined = 1;
    }
  
      _dsl_PhyControl_1_defined = 1;
    }
  
-@@ -2440,12 +2593,12 @@
+@@ -2440,12 +2593,12 @@ static int __init tn7atm_init (struct at
    // read config for turbo dsl
     
    ptr = prom_getenv ("TurboDSL");
    // read config for turbo dsl
     
    ptr = prom_getenv ("TurboDSL");
      #endif
    }
     else
      #endif
    }
     else
-@@ -2459,33 +2612,33 @@
+@@ -2459,33 +2612,33 @@ static int __init tn7atm_init (struct at
    priv->sarRxBuf = RX_BUFFER_NUM;
    ptr = NULL;
    ptr = prom_getenv ("SarRxBuf");
    priv->sarRxBuf = RX_BUFFER_NUM;
    ptr = NULL;
    ptr = prom_getenv ("SarRxBuf");