16/09/2013 13:21, Nicolas Dichtel : > Le 13/09/2013 16:14, Thomas Monjalon a ?crit : > > - timecompare (used for hardware timestamping) has been removed. > > (see Linux commit 65f8f9a1c1db831e5159e3e3e50912d1f214cd0c) > > Simply disable HW_TIME_STAMP feature because it is not used by KNI. > > For this purpose, kcompat.h must be included before testing for > > HAVE_HW_TIME_STAMP. > > > > - annotations __devinit and __devexit have been removed. > > (see Linux commit 54b956b903607f8f8878754dd4352da6a54a1da2) > > > > Signed-off-by: Thomas Monjalon <thomas.monjalon at 6wind.com> > > Tested-by: David Nystr?m <david.c.nystrom at gmail.com> > > Acked-by: Nicolas Dichtel <nicolas.dichtel at 6wind.com>
pushed, thanks for the review -- Thomas