dengke.du@windriver.com c8f78ecb9b linux-atm: fix do_compile error
With linux kernel v4.8, for file ./src/maint/zntune.c, glibc time.h is
included before linux time.h, when compile zntune.c, it break down by
the following errors:

	redefinition of 'struct timespec' 'struct timeval'
	                'struct timezone' 'struct itimerval'

We should exclude the linux time.h by disable linux/atm_zatm.h and move
some useful definition in linux/atm_zatm.h to a new header file in linux-atm
source code to resolve it.

Signed-off-by: Dengke Du <dengke.du@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
2016-11-14 10:07:19 -05:00
..
2016-08-05 09:06:49 -04:00
2016-08-16 21:26:12 -04:00
2016-08-22 15:56:28 +02:00
2016-08-16 21:26:12 -04:00
2016-08-16 21:26:14 -04:00
2016-06-01 19:35:50 -04:00
2016-10-20 11:17:13 -04:00
2016-09-05 13:34:11 -04:00
2015-09-14 15:07:53 -04:00
2016-11-14 10:07:19 -05:00
2016-08-22 15:56:28 +02:00
2016-08-22 15:56:28 +02:00
2016-05-12 11:53:30 -04:00
2016-06-01 19:35:50 -04:00
2016-09-05 13:34:11 -04:00
2016-08-22 15:56:28 +02:00
2016-09-05 13:34:12 -04:00
2016-10-20 11:18:07 -04:00
2016-08-22 15:56:28 +02:00
2016-08-22 15:56:28 +02:00
2016-09-12 10:43:37 -04:00
2016-09-12 10:43:38 -04:00
2016-08-22 15:56:28 +02:00
2016-09-14 14:02:44 -04:00
2016-09-12 10:43:38 -04:00
2013-04-15 16:23:17 +02:00
2016-10-20 11:17:58 -04:00