Commit 49c4b797 authored by Ramesh Gupta's avatar Ramesh Gupta Committed by Hari Kanigeri

OMAP4 syslink header file cleanup 2

This patch fixes coding style issues.
Signed-off-by: default avatarRamesh Gupta G <grgupta@ti.com>
parent 440e1f21
......@@ -107,15 +107,15 @@ returnCodeIfMismatch, spyCodeIfMisMatch) do {\
/*
* MACRO: CHECK_INPUT_RANGE_MIN0
*
*
* DESCRIPTION: Checks an input value and returns a
* specified value if not in
* specified range, also writes spy value if error found.
* The minimum
* value is 0.
*
*
* NOTE: Can be disabled to save HW cycles.
*
*
*
*/
#define CHECK_INPUT_RANGE_MIN0(actualValue, maxValidValue, \
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment