commit | 6d1e10635dd3241b8b34b4b3b9ecb7090334e159 | [log] [tgz] |
---|---|---|
author | Andrei Gansari <andrei.gansari@nxp.com> | Tue Nov 12 14:11:45 2019 +0200 |
committer | Anas Nashif <anas.nashif@intel.com> | Thu Nov 28 13:39:00 2019 -0500 |
tree | b5f8bdf5b0d8d64c0535ed6c891e9437a93dba1e | |
parent | 1e831befeae79717ffbf24ed03944bb95e769284 [diff] |
drivers: flash_handlers fixes stray semicolon z_vrfy_flash_get_page_count defined as a function prototype in place of a real function due to a stray semicolon. Signed-off-by: Andrei Gansari <andrei.gansari@nxp.com>