[PATCH] platform_data: emif_plat.h: drop a duplicated word

From: Randy Dunlap
Date: Sat Jul 18 2020 - 20:31:11 EST


Drop the repeated word "if" in a comment.

Signed-off-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
Cc: Nishanth Menon <nm@xxxxxx>
Cc: Aneesh V <aneesh@xxxxxx>
Cc: Santosh Shilimkar <ssantosh@xxxxxxxxxx>
---
include/linux/platform_data/emif_plat.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

--- linux-next-20200717.orig/include/linux/platform_data/emif_plat.h
+++ linux-next-20200717/include/linux/platform_data/emif_plat.h
@@ -98,7 +98,7 @@ struct emif_custom_configs {
* as type, bus width, density etc
* @timings: Timings information from device datasheet passed
* as an array of 'struct lpddr2_timings'. Can be NULL
- * if if default timings are ok
+ * if default timings are ok
* @timings_arr_size: Size of the timings array. Depends on the number
* of different frequencies for which timings data
* is provided