diff options
author | Minkyu Kang <mk7.kang@samsung.com> | 2015-10-23 16:12:28 +0900 |
---|---|---|
committer | Minkyu Kang <mk7.kang@samsung.com> | 2015-11-02 10:38:22 +0900 |
commit | 9eae8441251188287ddd706196596a3117802449 (patch) | |
tree | 052b496cd40193b9110c5273d376846a17b50166 /include/sed13806.h | |
parent | 6b949ba8243342906a1f4a2e6f1f8c307de40ffd (diff) |
smdk2410: clean up checkpatch issues
This patch will fix these checkpatch issues.
ERROR: spaces required around that '==' (ctx:VxV)
+#if FCLK_SPEED==0 /* Fout = 203MHz, Fin = 12MHz for Audio */
ERROR: spaces required around that '==' (ctx:VxV)
+#elif FCLK_SPEED==1 /* Fout = 202.8MHz */
ERROR: spaces required around that '==' (ctx:VxV)
+#if USB_CLOCK==0
ERROR: spaces required around that '==' (ctx:VxV)
+#elif USB_CLOCK==1
CHECK: spaces required around that ':' (ctx:VxV)
+ "bne 1b":"=r" (loops):"0" (loops));
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
Diffstat (limited to 'include/sed13806.h')
0 files changed, 0 insertions, 0 deletions