diff options
Diffstat (limited to 'drivers/edac/amd64_edac.c')
-rw-r--r-- | drivers/edac/amd64_edac.c | 96 |
1 files changed, 88 insertions, 8 deletions
diff --git a/drivers/edac/amd64_edac.c b/drivers/edac/amd64_edac.c |
#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 */ om/drivers/edac/amd64_edac.c?h=master' type='application/atom+xml'/>
index : net-next.git | ||
net-next plumbings | Tobias Klauser |
summaryrefslogtreecommitdiff |
-rw-r--r-- | drivers/edac/amd64_edac.c | 96 |
diff --git a/drivers/edac/amd64_edac.c b/drivers/edac/amd64_edac.c |