summaryrefslogtreecommitdiffstats
path: root/package/platform/lantiq/ltq-ptm/src/ifxmips_ptm_adsl.c
diff options
context:
space:
mode:
Diffstat (limited to 'package/platform/lantiq/ltq-ptm/src/ifxmips_ptm_adsl.c')
-rw-r--r--package/platform/lantiq/ltq-ptm/src/ifxmips_ptm_adsl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/platform/lantiq/ltq-ptm/src/ifxmips_ptm_adsl.c b/package/platform/lantiq/ltq-ptm/src/ifxmips_ptm_adsl.c
index 58a581eeb..391d56cf0 100644
--- a/package/platform/lantiq/ltq-ptm/src/ifxmips_ptm_adsl.c
+++ b/package/platform/lantiq/ltq-ptm/src/ifxmips_ptm_adsl.c
@@ -1422,7 +1422,7 @@ static int ptm_showtime_exit(void)
* 0 --- successful
* else --- failure, usually it is negative value of error code
*/
-static int __devinit ifx_ptm_init(void)
+static int ifx_ptm_init(void)
{
int ret;
struct port_cell_info port_cell = {0};