Skip to content

Commit

Permalink
net: fix for utsrelease.h moving to generated
Browse files Browse the repository at this point in the history
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Michal Marek <mmarek@suse.cz>
  • Loading branch information
Stephen Rothwell authored and Michal Marek committed Dec 12, 2009
1 parent 6d87fea commit 46e75f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/net/wireless/iwlwifi/iwl-core.h
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
#ifndef __iwl_core_h__
#define __iwl_core_h__

#include <linux/utsrelease.h>
#include <generated/utsrelease.h>

/************************
* forward declarations *
Expand Down

0 comments on commit 46e75f6

Please sign in to comment.