drivers/misc/sram-exec.c: use set_memory.h header
authorLaura Abbott <[email protected]>
Mon, 8 May 2017 22:58:38 +0000 (15:58 -0700)
committerLinus Torvalds <[email protected]>
Tue, 9 May 2017 00:15:14 +0000 (17:15 -0700)
commit056d16b2141d66611437fa12c2016c1c99cd7e3d
treebaa8abfad5efbad494683395bc00a3857ad5e9de
parent7f80f513588dac3d9cbf886a3f2f6354d821695e
drivers/misc/sram-exec.c: use set_memory.h header

set_memory_* functions have moved to set_memory.h.  Switch to this
explicitly.

Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Laura Abbott <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
drivers/misc/sram-exec.c