瀏覽代碼

net: fix for utsrelease.h moving to generated

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Michal Marek <mmarek@suse.cz>
Stephen Rothwell 15 年之前
父節點
當前提交
46e75f6667
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      drivers/net/wireless/iwlwifi/iwl-core.h

+ 1 - 1
drivers/net/wireless/iwlwifi/iwl-core.h

@@ -63,7 +63,7 @@
 #ifndef __iwl_core_h__
 #ifndef __iwl_core_h__
 #define __iwl_core_h__
 #define __iwl_core_h__
 
 
-#include <linux/utsrelease.h>
+#include <generated/utsrelease.h>
 
 
 /************************
 /************************
  * forward declarations *
  * forward declarations *