diff options
author | Fabio Estevam <fabio.estevam@freescale.com> | 2015-04-14 18:21:39 (GMT) |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | 2015-05-13 19:16:53 (GMT) |
commit | 3ea0f28559076982ae02935c27ea1a58dece65ab (patch) | |
tree | e5e1f8cfe9cae352108c8b912c70645f36523936 /drivers/media/rc/winbond-cir.c | |
parent | 0fd355c8bf8eaafdcb9617877297e74c43213126 (diff) | |
download | linux-3ea0f28559076982ae02935c27ea1a58dece65ab.tar.xz |
[media] ir-hix5hd2: Fix build warning
Building for avr32 leads the following build warning:
drivers/media/rc/ir-hix5hd2.c:221: warning: passing argument 1 of 'IS_ERR' discards qualifiers from pointer target type
drivers/media/rc/ir-hix5hd2.c:222: warning: passing argument 1 of 'PTR_ERR' discards qualifiers from pointer target type
devm_ioremap_resource() returns void __iomem *, so change 'base' definition
accordingly.
Reported-by: kbuild test robot <fengguang.wu@intel.com>
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'drivers/media/rc/winbond-cir.c')
0 files changed, 0 insertions, 0 deletions