aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/atm
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/atm')
-rw-r--r--drivers/atm/firestream.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/atm/firestream.h b/drivers/atm/firestream.h
index 49e783e35ee9..364eded31881 100644
--- a/drivers/atm/firestream.h
+++ b/drivers/atm/firestream.h
@@ -420,7 +420,6 @@ struct fs_transmit_config {
420#define RC_FLAGS_BFPS_BFP27 (0xd << 17) 420#define RC_FLAGS_BFPS_BFP27 (0xd << 17)
421#define RC_FLAGS_BFPS_BFP47 (0xe << 17) 421#define RC_FLAGS_BFPS_BFP47 (0xe << 17)
422 422
423#define RC_FLAGS_BFPS (0x1 << 17)
424#define RC_FLAGS_BFPP (0x1 << 21) 423#define RC_FLAGS_BFPP (0x1 << 21)
425#define RC_FLAGS_TEVC (0x1 << 22) 424#define RC_FLAGS_TEVC (0x1 << 22)
426#define RC_FLAGS_TEP (0x1 << 23) 425#define RC_FLAGS_TEP (0x1 << 23)