]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - drivers/staging/rtl8712/rtl871x_io.h
staging: rtl8712: Improve naming of include hearder guards
[linux.git] / drivers / staging / rtl8712 / rtl871x_io.h
index 28941423b7ed2cc7a981b5e66057f4b5d0cebaf9..c20dd5a6bbd1ef9476e7508cd78f81a583a8522a 100644 (file)
@@ -11,8 +11,8 @@
  * Larry Finger <Larry.Finger@lwfinger.net>
  *
  ******************************************************************************/
-#ifndef _IO_H_
-#define _IO_H_
+#ifndef _RTL871X_IO_H_
+#define _RTL871X_IO_H_
 
 #include "osdep_service.h"
 #include "osdep_intf.h"
@@ -234,5 +234,4 @@ void r8712_write_port(struct _adapter *adapter, u32 addr, u32 cnt, u8 *pmem);
 uint r8712_alloc_io_queue(struct _adapter *adapter);
 void r8712_free_io_queue(struct _adapter *adapter);
 
-#endif /*_RTL8711_IO_H_*/
-
+#endif /*_RTL871X_IO_H_*/