Merge tag 'net-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
[linux-2.6-microblaze.git] / drivers / iio / accel / bmc150-accel-core.c
index b0678c3..e6081dd 100644 (file)
@@ -170,7 +170,7 @@ static const struct {
                                     {1000, 0, 0x0E},
                                     {2000, 0, 0x0F} };
 
-static const struct {
+static __maybe_unused const struct {
        int bw_bits;
        int msec;
 } bmc150_accel_sample_upd_time[] = { {0x08, 64},