commit | 0a50b3c97b3408e52589d873d4c7b54ad365a76c | [log] [tgz] |
---|---|---|
author | Wolfgang Denk <wd@denx.de> | Mon Sep 27 17:42:38 2021 +0200 |
committer | Tom Rini <trini@konsulko.com> | Thu Sep 30 08:08:56 2021 -0400 |
tree | 6b66bfba9e5bf9c1be213f80cb2cc402578d0318 | |
parent | c72231d2729cea8b683ef05d94c986ced36755b3 [diff] [blame] |
WS cleanup: remove trailing white space Signed-off-by: Wolfgang Denk <wd@denx.de> Reviewed-by: Simon Glass <sjg@chromium.org>
diff --git a/include/linux/mtd/rawnand.h b/include/linux/mtd/rawnand.h index 2fba9dc..3417ca2 100644 --- a/include/linux/mtd/rawnand.h +++ b/include/linux/mtd/rawnand.h
@@ -945,7 +945,7 @@ int jedec_version; struct nand_onfi_params onfi_params; struct nand_jedec_params jedec_params; - + struct nand_data_interface *data_interface; int read_retries;