summaryrefslogtreecommitdiff
path: root/xhfc/xhfc.h
diff options
context:
space:
mode:
authorGuillaume Knispel <gknispel@proformatique.com>2010-08-25 18:47:53 +0200
committerGuillaume Knispel <gknispel@proformatique.com>2010-08-25 18:47:53 +0200
commitebd93b7548b4e67271d1f667e0f1de4e69547026 (patch)
tree4d29d11f972a402eeff5a7df8d1fe32c3207ace1 /xhfc/xhfc.h
parent8f60a44e50834c82273cef989a10481235fcfd22 (diff)
renamed header define protection for xhfc.h
Diffstat (limited to 'xhfc/xhfc.h')
-rw-r--r--xhfc/xhfc.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/xhfc/xhfc.h b/xhfc/xhfc.h
index 5a02175..7611a78 100644
--- a/xhfc/xhfc.h
+++ b/xhfc/xhfc.h
@@ -1,5 +1,5 @@
-#ifndef __XHFC_HWTD_H__
-#define __XHFC_HWTD_H__
+#ifndef __XHFC_H__
+#define __XHFC_H__
#include <linux/interrupt.h>
#include <linux/pci.h>