mirror of
https://github.com/adulau/aha.git
synced 2024-12-27 11:16:11 +00:00
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>
This commit is contained in:
parent
6d87fea4dd
commit
46e75f6667
1 changed files with 1 additions and 1 deletions
|
@ -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 *
|
||||||
|
|
Loading…
Reference in a new issue