浏览代码

asm/unaligned.h doesn't work well as the very first include

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Al Viro 17 年之前
父节点
当前提交
f375d5588f
共有 2 个文件被更改,包括 1 次插入1 次删除
  1. 1 0
      net/mac80211/mesh.h
  2. 0 1
      net/mac80211/mesh_hwmp.c

+ 1 - 0
net/mac80211/mesh.h

@@ -13,6 +13,7 @@
 
 #include <linux/types.h>
 #include <linux/jhash.h>
+#include <asm/unaligned.h>
 #include "ieee80211_i.h"
 
 

+ 0 - 1
net/mac80211/mesh_hwmp.c

@@ -7,7 +7,6 @@
  * published by the Free Software Foundation.
  */
 
-#include <asm/unaligned.h>
 #include "mesh.h"
 
 #define TEST_FRAME_LEN	8192