Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 03906ea0 authored by Kenneth W Chen's avatar Kenneth W Chen Committed by Tony Luck
Browse files

[IA64] add init declaration - nolwsys



Add __initdata to nolwsys.

Signed-off-by: default avatarKen Chen <kenneth.w.chen@intel.com>
Signed-off-by: default avatarTony Luck <tony.luck@intel.com>
parent 914a4ea4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -556,7 +556,7 @@ count_reserved_pages (u64 start, u64 end, void *arg)
 * purposes.
 */

static int nolwsys;
static int nolwsys __initdata;

static int __init
nolwsys_setup (char *s)