mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
synced 2025-01-09 15:29:16 +00:00
staging: olpc_dcon: Trivial: Remove space before indentation.
This coding style error was detected using the checkpatch.pl script Signed-off-by: Gary Servin <garyservin@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
ab0c069ab5
commit
5556734959
@ -37,7 +37,7 @@
|
||||
/* Load Delay Locked Loop (DLL) settings for clock delay */
|
||||
#define MEM_DLL_CLOCK_DELAY (1<<0)
|
||||
/* Memory controller power down function */
|
||||
#define MEM_POWER_DOWN (1<<8)
|
||||
#define MEM_POWER_DOWN (1<<8)
|
||||
/* Memory controller software reset */
|
||||
#define MEM_SOFT_RESET (1<<0)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user