aboutsummaryrefslogtreecommitdiff
path: root/include/linux/mtd
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2021-09-27 17:42:38 +0200
committerTom Rini <trini@konsulko.com>2021-09-30 08:08:56 -0400
commit0a50b3c97b3408e52589d873d4c7b54ad365a76c (patch)
tree6b66bfba9e5bf9c1be213f80cb2cc402578d0318 /include/linux/mtd
parentc72231d2729cea8b683ef05d94c986ced36755b3 (diff)
downloadu-boot-0a50b3c97b3408e52589d873d4c7b54ad365a76c.zip
u-boot-0a50b3c97b3408e52589d873d4c7b54ad365a76c.tar.gz
u-boot-0a50b3c97b3408e52589d873d4c7b54ad365a76c.tar.bz2
WS cleanup: remove trailing white space
Signed-off-by: Wolfgang Denk <wd@denx.de> Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'include/linux/mtd')
-rw-r--r--include/linux/mtd/rawnand.h2
1 files changed, 1 insertions, 1 deletions
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 @@ struct nand_chip {
int jedec_version;
struct nand_onfi_params onfi_params;
struct nand_jedec_params jedec_params;
-
+
struct nand_data_interface *data_interface;
int read_retries;