patch-dsl_hal_advcfg_c 832 B

123456789101112131415
  1. --- sangam-atm-1.0.orig/dsl_hal_advcfg.c 2005-08-09 09:20:46.000000000 +0200
  2. +++ sangam-atm-1.0/dsl_hal_advcfg.c 2009-12-17 19:09:58.440420854 +0100
  3. @@ -36,9 +36,9 @@
  4. * 05Jul05 0.00.09 CPH CQ9775: Change dslhal_advcfg_configDsTones input parameters & support for ADSL2+
  5. * 24Jul05 0.00.10 CPH Fixed comments in dslhal_advcfg_configDsTones function header
  6. *******************************************************************************/
  7. -#include <dev_host_interface.h>
  8. -#include <dsl_hal_register.h>
  9. -#include <dsl_hal_support.h>
  10. +#include "dev_host_interface.h"
  11. +#include "dsl_hal_register.h"
  12. +#include "dsl_hal_support.h"
  13. /*****************************************************************************/
  14. /* ACT API functions -- To be moved into their own independent module --RamP */