Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 011cdca0 authored by Sam Asadi's avatar Sam Asadi Committed by Greg Kroah-Hartman
Browse files

Staging: comedi: amcc_s5933: a style issue fixed



A 'line over 80 characters' fixed by removing comment to the previous
line.

Signed-off-by: default avatarSam Asadi <asadi.samuel@gmail.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 8f901437
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -54,7 +54,8 @@
#define INTCSR_INBOX_FULL_INT	0x1000	/*  enable inbox full interrupt */
/* read, or write clear inbox full interrupt */
#define INTCSR_INBOX_INTR_STATUS	0x20000
#define INTCSR_INTR_ASSERTED	0x800000	/*  read only, interrupt asserted */
/* read only, interrupt asserted */
#define INTCSR_INTR_ASSERTED	0x800000

/****************************************************************************/
/* AMCC - PCI non-volatile ram command register (byte 3 of master control/status register) */