diff options
author | Brian Norris <computersforpeace@gmail.com> | 2014-10-22 19:17:38 +0200 |
---|---|---|
committer | Brian Norris <computersforpeace@gmail.com> | 2014-10-22 19:33:36 +0200 |
commit | d4efafcc040dcc91b09fd393756e4ee4ad7bf9f2 (patch) | |
tree | 2f3461883d1891f94c44c576545cd0cd8177a5d3 /firmware/qlogic | |
parent | mtd: bcm47xxpart: only register partitions if the trx header was filled (diff) | |
download | linux-d4efafcc040dcc91b09fd393756e4ee4ad7bf9f2.tar.xz linux-d4efafcc040dcc91b09fd393756e4ee4ad7bf9f2.zip |
mtd: docg3: fix 'defined but not used' warning
With CONFIG_OF=n, we can see the following warning:
drivers/mtd/devices/docg3.c:2122:28: warning: 'docg3_dt_ids' defined but not used [-Wunused-variable]
static struct of_device_id docg3_dt_ids[] = {
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Cc: Robert Jarzmik <robert.jarzmik@free.fr>
Diffstat (limited to 'firmware/qlogic')
0 files changed, 0 insertions, 0 deletions