mtd: rawnand: intel: Remove unused clk_rate member from struct ebu_nand
authorMartin Blumenstingl <martin.blumenstingl@googlemail.com>
Sat, 2 Jul 2022 23:12:26 +0000 (01:12 +0200)
committerMiquel Raynal <miquel.raynal@bootlin.com>
Tue, 20 Sep 2022 08:06:55 +0000 (10:06 +0200)
commit1b9bdc213cf8a917ad7eeedb39909dd928bd6678
tree79b9b267d4402c18375e94dc5fc8a82eb6be00c1
parentdbe5f7880fb020f1984f72105189e877bd2c808c
mtd: rawnand: intel: Remove unused clk_rate member from struct ebu_nand

The clk_rate member from struct ebu_nand is only written but never read.
Remove this unused and unneeded member.

Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Link: https://lore.kernel.org/linux-mtd/20220702231227.1579176-8-martin.blumenstingl@googlemail.com
drivers/mtd/nand/raw/intel-nand-controller.c