Commit f375d558 authored by Al Viro's avatar Al Viro Committed by Linus Torvalds

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

Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent 7ac86bf6
......@@ -13,6 +13,7 @@
#include <linux/types.h>
#include <linux/jhash.h>
#include <asm/unaligned.h>
#include "ieee80211_i.h"
......
......@@ -7,7 +7,6 @@
* published by the Free Software Foundation.
*/
#include <asm/unaligned.h>
#include "mesh.h"
#define TEST_FRAME_LEN 8192
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment