commit | cdd1737cba7a6453c9453c55c4537a15cc1f49b2 | [log] [tgz] |
---|---|---|
author | Dave Gerlach <d-gerlach@ti.com> | Thu Jan 12 14:52:18 2017 -0600 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Jan 25 11:48:03 2017 +0100 |
tree | f5e789de7fb70f5786109b15a56386414bb52f4b | |
parent | 8a0934bf9b2c5d4b6ead0bf6f3f3a21c540053c1 [diff] |
misc: sram: Split sram data structures into local header In preparation of a coming file split of the sram driver, move the common data structures into a local header file that can be shared between files related to the sram driver. Signed-off-by: Dave Gerlach <d-gerlach@ti.com> Acked-by: Tony Lindgren <tony@atomide.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>