Commit 1a1e7580 authored by Krzysztof Kozlowski's avatar Krzysztof Kozlowski
Browse files

memory: omap-gpmc: Fix whitespace issue



Fix minor whitespace and comment issues.  No functional changes.

Signed-off-by: default avatarKrzysztof Kozlowski <krzk@kernel.org>
parent 07852c3f
Loading
Loading
Loading
Loading
+4 −3
Original line number Diff line number Diff line
@@ -1754,7 +1754,8 @@ static int gpmc_calc_common_timings(struct gpmc_timings *gpmc_t,
	return 0;
}

/* TODO: remove this function once all peripherals are confirmed to
/*
 * TODO: remove this function once all peripherals are confirmed to
 * work with generic timing. Simultaneously gpmc_cs_set_timings()
 * has to be modified to handle timings in ps instead of ns
 */