diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-05-07 21:09:43 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-05-07 21:09:43 +0200 |
commit | 20341b4098547b4f1f8e80103d2d7e72069f731c (patch) | |
tree | a93ec86ddffb8f98168cf80ca7c12f6bee94cee4 /package/sangam-atm/patches/patch-dsl_hal_advcfg_c | |
parent | 5d04ab914553aa65e3de2a126bef713b21deaf05 (diff) |
remove unmaintained externel kernel modules
Diffstat (limited to 'package/sangam-atm/patches/patch-dsl_hal_advcfg_c')
-rw-r--r-- | package/sangam-atm/patches/patch-dsl_hal_advcfg_c | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/package/sangam-atm/patches/patch-dsl_hal_advcfg_c b/package/sangam-atm/patches/patch-dsl_hal_advcfg_c deleted file mode 100644 index 33149402d..000000000 --- a/package/sangam-atm/patches/patch-dsl_hal_advcfg_c +++ /dev/null @@ -1,15 +0,0 @@ ---- sangam-atm-1.0.orig/dsl_hal_advcfg.c 2005-08-09 09:20:46.000000000 +0200 -+++ sangam-atm-1.0/dsl_hal_advcfg.c 2009-12-17 19:09:58.440420854 +0100 -@@ -36,9 +36,9 @@ - * 05Jul05 0.00.09 CPH CQ9775: Change dslhal_advcfg_configDsTones input parameters & support for ADSL2+ - * 24Jul05 0.00.10 CPH Fixed comments in dslhal_advcfg_configDsTones function header - *******************************************************************************/ --#include <dev_host_interface.h> --#include <dsl_hal_register.h> --#include <dsl_hal_support.h> -+#include "dev_host_interface.h" -+#include "dsl_hal_register.h" -+#include "dsl_hal_support.h" - - /*****************************************************************************/ - /* ACT API functions -- To be moved into their own independent module --RamP */ |