coresight: fix whitespace in coresight drivers
Add/remove whitespace to improve code readability. Change-Id: Iade3100b7eb9a57f95849d6665257cffe85b26b3 Signed-off-by: Pratik Patel <pratikp@codeaurora.org>
This commit is contained in:
committed by
Stephen Boyd
parent
b3d8206872
commit
8aa3df2fcb
@@ -15,7 +15,6 @@
|
||||
|
||||
#include <linux/device.h>
|
||||
|
||||
|
||||
/* Peripheral id registers (0xFD0-0xFEC) */
|
||||
#define CORESIGHT_PERIPHIDR4 (0xFD0)
|
||||
#define CORESIGHT_PERIPHIDR5 (0xFD4)
|
||||
@@ -31,7 +30,6 @@
|
||||
#define CORESIGHT_COMPIDR2 (0xFF8)
|
||||
#define CORESIGHT_COMPIDR3 (0xFFC)
|
||||
|
||||
|
||||
/* DBGv7 with baseline CP14 registers implemented */
|
||||
#define ARM_DEBUG_ARCH_V7B (0x3)
|
||||
/* DBGv7 with all CP14 registers implemented */
|
||||
|
||||
Reference in New Issue
Block a user