Commit e0e63bb4 authored by Alan Cox's avatar Alan Cox Committed by Linus Torvalds

[PATCH] wireless uses __init

parent 46d20c8d
......@@ -54,6 +54,7 @@
#include <linux/rtnetlink.h> /* rtnetlink stuff */
#include <linux/seq_file.h>
#include <linux/wireless.h> /* Pretty obvious */
#include <linux/init.h> /* for __init */
#include <net/iw_handler.h> /* New driver API */
......
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