summaryrefslogtreecommitdiff
path: root/at76c50x-usb.c
diff options
context:
space:
mode:
authorBen Hutchings <bhutchings@solarflare.com>2011-11-01 16:48:31 +0000
committerBen Hutchings <bhutchings@solarflare.com>2011-11-01 16:49:23 +0000
commit5ba70c0086c0d474c7cd1a4afcd131d42b941176 (patch)
tree3feddeb1092822c9ae00c2d7981f9cfd966fdb63 /at76c50x-usb.c
parentbf4ec1bf149bffd5425b9ef353d2f79c99bdcdf3 (diff)
downloadethtool-5ba70c0086c0d474c7cd1a4afcd131d42b941176.tar.gz
Combine ethtool-{bitops,util}.h into internal.h
ethtool-util.h contains all kinds of declarations, not just utility functions or macros. ethtool-bitops.h contains just a few extra definitions, and its only user also includes ethtool-util.h. Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
Diffstat (limited to 'at76c50x-usb.c')
-rw-r--r--at76c50x-usb.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/at76c50x-usb.c b/at76c50x-usb.c
index 4c2a1a8..39e24a4 100644
--- a/at76c50x-usb.c
+++ b/at76c50x-usb.c
@@ -1,5 +1,5 @@
#include <stdio.h>
-#include "ethtool-util.h"
+#include "internal.h"
static char *hw_versions[] = {
"503_ISL3861",