diff options
author | Mario Six <mario.six@gdsys.cc> | 2018-01-26 14:43:34 +0100 |
---|---|---|
committer | Stefan Roese <sr@denx.de> | 2018-01-29 07:48:58 +0100 |
commit | db91bb242f0e4d78c8309c8d81d7c25353cf068e (patch) | |
tree | b3f2995ff6842340f22cad2cf25d5b154baad643 /drivers/mtd/spi/fsl_espi_spl.c | |
parent | b168386ba966f959fb183ceb200f11e4f6b3813f (diff) | |
download | u-boot-db91bb242f0e4d78c8309c8d81d7c25353cf068e.tar.gz |
cfi_flash: Fix whitespace with casting
When casting to a pointer type, the asterisk should be attached to the
type name, not separated by a space. Fix all instances where this
occurs.
Signed-off-by: Mario Six <mario.six@gdsys.cc>
Signed-off-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'drivers/mtd/spi/fsl_espi_spl.c')
0 files changed, 0 insertions, 0 deletions