aboutsummaryrefslogtreecommitdiff
path: root/src/flash/nor/non_cfi.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/flash/nor/non_cfi.h')
-rw-r--r--src/flash/nor/non_cfi.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/flash/nor/non_cfi.h b/src/flash/nor/non_cfi.h
index 0219333..178ef01 100644
--- a/src/flash/nor/non_cfi.h
+++ b/src/flash/nor/non_cfi.h
@@ -17,11 +17,11 @@
* Free Software Foundation, Inc., *
* 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. *
***************************************************************************/
+
#ifndef NON_CFI_H
#define NON_CFI_H
-struct non_cfi
-{
+struct non_cfi {
uint16_t mfr;
uint16_t id;
uint16_t pri_id;