linux-stable/drivers/mmc
Felipe Balbi 031cd037af mmc: omap_hsmmc: fix dependency on indirect header inclusion
omap_hsmmc.c depends on <linux/sizes.h> being included indirectly by
another header. Once we enable COMPILE_TEST for this driver, we might
compile under architectures which won't include <linux/sizes.h> for us.
In fact, one such case is x86.

In order to prevent compile breakages, let's explicitly include
<linux/sizes.h>.

Signed-off-by: Felipe Balbi <balbi@ti.com>
Acked-by: Balaji T K <balajitk@ti.com>
Signed-off-by: Chris Ball <cjb@laptop.org>
2013-08-24 22:50:10 -04:00
..
card mmc: block: fix a bug of error handling in MMC driver 2013-08-24 22:13:22 -04:00
core MMC highlights for 3.11: 2013-07-10 11:16:00 -07:00
host mmc: omap_hsmmc: fix dependency on indirect header inclusion 2013-08-24 22:50:10 -04:00
Kconfig
Makefile mmc: sdhci-pci: add platform data 2012-01-11 23:58:47 -05:00