mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 10:58:48 +09:00
Revert "misc: SRAM: Add option to map SRAM to allow code execution"
This reverts commit 6e701bfc17.
Signed-off-by: Tao Huang <huangtao@rock-chips.com>
Change-Id: I22c9babebd361c5858251a08c97c79c02df42397
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
/* SPDX-License-Identifier: GPL-2.0 */
|
||||
#ifndef _LINUX_SRAM_H
|
||||
#define _LINUX_SRAM_H
|
||||
|
||||
struct sram_platform_data {
|
||||
bool map_exec;
|
||||
};
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user