Anders Roxell
39b1e779b6
parisc: pci-dma: fix warning unused-function
...
When building tinyconfig on parisc the following warnign shows up:
/tmp/arch/parisc/kernel/pci-dma.c:338:12: warning: 'proc_pcxl_dma_show' defined but not used [-Wunused-function]
static int proc_pcxl_dma_show(struct seq_file *m, void *v)
^~~~~~~~~~~~~~~~~~
Mark the function as __maybe_unused to fix the warning.
Signed-off-by: Anders Roxell <anders.roxell@linaro.org >
Signed-off-by: Helge Deller <deller@gmx.de >
2020-12-15 05:41:11 +01:00
..
2020-10-23 20:14:07 +02:00
2020-03-25 11:50:48 +01:00
2020-04-05 22:50:40 +02:00
2020-06-09 09:39:13 -07:00
2017-11-02 11:10:55 +01:00
2020-10-15 08:10:39 +02:00
2017-11-02 11:10:55 +01:00
2020-10-06 07:07:03 +02:00
2020-11-11 14:58:54 +01:00
2020-06-01 23:02:11 +02:00
2020-10-25 14:51:49 -07:00
2020-06-01 23:02:39 +02:00
2020-06-09 09:39:13 -07:00
2019-05-30 11:25:19 -07:00
2020-10-15 08:10:37 +02:00
2020-04-05 22:05:23 +02:00
2019-05-06 00:10:03 +02:00
2019-09-08 15:41:46 +02:00
2019-09-08 15:41:46 +02:00
2020-06-17 10:57:41 -07:00
2020-09-08 11:52:33 +02:00
2019-12-15 21:05:38 +01:00
2020-06-09 09:39:13 -07:00
2017-11-02 11:10:55 +01:00
2020-06-09 09:39:13 -07:00
2019-08-03 08:56:57 +02:00
2019-06-08 12:56:26 +02:00
2020-12-15 05:41:11 +01:00
2019-09-05 16:41:11 +02:00
2019-06-05 17:37:06 +02:00
2019-05-30 11:26:35 -07:00
2020-07-28 11:19:17 +02:00
2019-05-30 11:26:35 -07:00
2019-05-30 11:26:35 -07:00
2020-04-16 12:19:08 -03:00
2020-08-09 13:33:54 -07:00
2020-11-11 14:57:30 +01:00
2020-07-27 14:31:12 -04:00
2018-08-13 09:54:17 +02:00
2019-09-08 15:37:04 +02:00
2020-01-14 15:29:17 +01:00
2019-05-30 11:26:35 -07:00
2019-05-30 11:26:35 -07:00
2020-10-17 15:04:36 -06:00
2020-10-15 08:10:37 +02:00
2019-05-21 10:50:45 +02:00
2017-11-02 11:10:55 +01:00
2020-11-11 14:59:08 +01:00
2020-10-15 08:10:39 +02:00
2020-10-22 22:44:27 +02:00
2017-11-17 15:27:22 +01:00
2020-08-23 17:36:59 -05:00
2019-07-08 21:48:15 -07:00
2019-05-10 21:00:45 +02:00
2020-09-01 09:50:35 +02:00