#ifndef TSTAMPING_H #define TSTAMPING_H #include "config.h" #ifdef HAVE_HARDWARE_TIMESTAMPING extern int set_sockopt_hwtimestamp(int sock, const char *dev); #else static inline int set_sockopt_hwtimestamp(int sock, const char *dev) { return -1; } #endif #endif /* TSTAMPING_H */ /cgit.cgi/linux/net-next.git/atom/arch/arm/boot/dts/imx6dl-tx6s-8034.dts?h=nds-private-remove' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/imx6dl-tx6s-8034.dts
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/boot/dts/imx6dl-tx6s-8034.dts')