checkpatch: error - spacing
Change-Id: Ie6e1c43581dd4b0734625b3a4e59a4ca79619e99 Signed-off-by: Dan Kalowsky <daniel.kalowsky@intel.com>
This commit is contained in:
parent
3bc4039601
commit
39063598db
27 changed files with 312 additions and 308 deletions
|
@ -37,7 +37,7 @@
|
|||
#include "i2c_dw_registers.h"
|
||||
|
||||
#ifndef CONFIG_I2C_DEBUG
|
||||
#define DBG(...) {;}
|
||||
#define DBG(...) { ; }
|
||||
#else
|
||||
#if defined(CONFIG_STDOUT_CONSOLE)
|
||||
#include <stdio.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue