summaryrefslogtreecommitdiff
path: root/include/flash.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2024-07-29 15:01:36 -0600
committerTom Rini <trini@konsulko.com>2024-07-29 15:01:36 -0600
commitc0d269da3c8492d4b81bbcb79a66f6d4a49f7610 (patch)
tree302f8dbd5d72be813e15eed94bd661bf2866c3ab /include/flash.h
parent9268c7a5e3e91564739bf0fdfd1df228a0273945 (diff)
parent6627fbba203f89a316299d35f6a2ff3f33dd15c8 (diff)
Merge patch series "include: asm-generic: Remove duplicate newlines"
Drop all duplicate newlines from the include directory files.
Diffstat (limited to 'include/flash.h')
-rw-r--r--include/flash.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/flash.h b/include/flash.h
index 0f736977411..60babe8a805 100644
--- a/include/flash.h
+++ b/include/flash.h
@@ -256,7 +256,6 @@ void flash_perror(int err);
#define AMD_ID_GL128N_2 0x22212221 /* 2nd ID word for S29GL128N */
#define AMD_ID_GL128N_3 0x22012201 /* 3rd ID word for S29GL128N */
-
#define AMD_ID_LV320B_2 0x221A221A /* 2d ID word for AM29LV320MB at 0x38 */
#define AMD_ID_LV320B_3 0x22002200 /* 3d ID word for AM29LV320MB at 0x3c */
@@ -476,7 +475,6 @@ void flash_perror(int err);
#define FLASH_UNKNOWN 0xFFFF /* unknown flash type */
-
/* manufacturer offsets
*/
#define FLASH_MAN_AMD 0x00000000 /* AMD */