Staging: tidspbridge: _tiomap.h: fixed indentation warning.
This patch fixes indentation warning found by checkpatch.pl in tidspbridge/_tiomap.h Signed-off-by: Tülin İzer <tulinizer@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
7a019b10a9
commit
66f165766d
|
@ -145,8 +145,8 @@ struct map_l4_peripheral {
|
|||
#define L4_PERIPHERAL_MBOX 0x48094000
|
||||
#define DSPVA_PERIPHERAL_MBOX 0x11808000
|
||||
|
||||
#define PM_GRPSEL_BASE 0x48307000
|
||||
#define DSPVA_GRPSEL_BASE 0x11821000
|
||||
#define PM_GRPSEL_BASE 0x48307000
|
||||
#define DSPVA_GRPSEL_BASE 0x11821000
|
||||
|
||||
#define L4_PERIPHERAL_SIDETONE_MCBSP2 0x49028000
|
||||
#define DSPVA_PERIPHERAL_SIDETONE_MCBSP2 0x11824000
|
||||
|
|
Loading…
Reference in New Issue