summaryrefslogtreecommitdiff
path: root/drivers/mfd
diff options
context:
space:
mode:
authorEmil Medve <Emilian.Medve@Freescale.com>2014-01-06 18:42:22 (GMT)
committerEmilian Medve <Emilian.Medve@freescale.com>2014-01-07 16:28:04 (GMT)
commit6e0d1b19fae72a064d7d7a0ad4146ec82086225e (patch)
tree1f72fc6d6523e9c83d34b798277b9d058eb79781 /drivers/mfd
parent32b93163f0224216c40d64065e0904c3ed0ad894 (diff)
downloadlinux-fsl-qoriq-6e0d1b19fae72a064d7d7a0ad4146ec82086225e.tar.xz
fsl_dce: Include missing OF header files
drivers/staging/fsl_dce/dce_driver.c: In function ‘fsl_dce_probe’: drivers/staging/fsl_dce/dce_driver.c:154:2: error: implicit declaration of function ‘of_iomap’ [-Werror=implicit-function-declaration] topregs = of_iomap(nprop, 0); ^ drivers/staging/fsl_dce/dce_driver.c:164:2: error: implicit declaration of function ‘of_irq_to_resource’ [-Werror=implicit-function-declaration] ctrlpriv->err_irq = of_irq_to_resource(nprop, 0, NULL); ^ drivers/staging/fsl_dce/dce_driver.c:164:2: error: implicit declaration of function ‘of_irq_to_resource’ [-Werror=implicit-function-declaration] ctrlpriv->err_irq = of_irq_to_resource(nprop, 0, NULL); ^ drivers/staging/fsl_dce/dce_debugfs.c: In function ‘init_ccsrmempeek’: drivers/staging/fsl_dce/dce_debugfs.c:77:2: error: implicit declaration of function ‘of_get_address’ [-Werror=implicit-function-declaration] regaddr_p = of_get_address(dn, 0, &dce_ccsr_size, NULL); ^ drivers/staging/fsl_dce/dce_debugfs.c:82:2: error: implicit declaration of function ‘of_translate_address’ [-Werror=implicit-function-declaration] dce_ccsr_start = of_translate_address(dn, regaddr_p); ^ Signed-off-by: Emil Medve <Emilian.Medve@Freescale.com> Change-Id: Ia8f4acb61349ae8a5edb87f5767784b328993d46 Reviewed-on: http://git.am.freescale.net:8181/7721 Reviewed-by: Haiying Wang <Haiying.Wang@freescale.com> Reviewed-by: Emilian Medve <Emilian.Medve@freescale.com> Tested-by: Emilian Medve <Emilian.Medve@freescale.com>
Diffstat (limited to 'drivers/mfd')
0 files changed, 0 insertions, 0 deletions