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>

authored by Stephen Rothwell and committed by Michal Marek 46e75f66 6d87fea4

+1 -1
+1 -1
drivers/net/wireless/iwlwifi/iwl-core.h
··· 63 63 #ifndef __iwl_core_h__ 64 64 #define __iwl_core_h__ 65 65 66 - #include <linux/utsrelease.h> 66 + #include <generated/utsrelease.h> 67 67 68 68 /************************ 69 69 * forward declarations *