Searched hist:"4 ca9244d74f146a0605f5bee28a66e39aae88d3e" (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/drivers/mmc/ |
| H A D | omap_hsmmc.c | 96e0e7b36c5c335e7a551537f3a19dec0cd53356 Sun May 15 09:04:47 UTC 2011 Dirk Behme <dirk.behme@googlemail.com> MMC: omap_hsmmc.c: Add missing prototype header
Add missing header file to fix compilation warning
omap_hsmmc.c: In function 'omap_mmc_init': omap_hsmmc.c:474: warning: implicit declaration of function 'get_cpu_family' omap_hsmmc.c:474: warning: implicit declaration of function 'get_cpu_rev'
introduced by commit "MMC: omap_hsmmc.c: disable multiblock rw on old rev omap34xx silicon" (4ca9244d74f146a0605f5bee28a66e39aae88d3e)
Signed-off-by: Dirk Behme <dirk.behme@googlemail.com> CC: Andy Fleming <afleming@freescale.com> CC: John Rigby <john.rigby@linaro.org> 4ca9244d74f146a0605f5bee28a66e39aae88d3e Tue Apr 19 05:48:14 UTC 2011 John Rigby <john.rigby@linaro.org> MMC: omap_hsmmc.c: disable multiblock rw on old rev omap34xx silicon
Signed-off-by: John Rigby <john.rigby@linaro.org>
|