summaryrefslogtreecommitdiffstats
path: root/cpukit/libblock/src/diskdevs.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/libblock/src/diskdevs.c')
-rw-r--r--cpukit/libblock/src/diskdevs.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/cpukit/libblock/src/diskdevs.c b/cpukit/libblock/src/diskdevs.c
index 836cc4973e..b735460e58 100644
--- a/cpukit/libblock/src/diskdevs.c
+++ b/cpukit/libblock/src/diskdevs.c
@@ -28,6 +28,8 @@
#include <rtems/bdbuf.h>
#include <rtems/thread.h>
+#pragma GCC diagnostic ignored "-Wdeprecated-declarations"
+
#define DISKTAB_INITIAL_SIZE 8
/* Table of disk devices having the same major number */