diff options
| author | Felipe Balbi <[email protected]> | 2013-07-11 16:09:05 +0300 |
|---|---|---|
| committer | Chris Ball <[email protected]> | 2013-08-24 22:50:10 -0400 |
| commit | 031cd037af74b07792e37d0d4721063f7b4b44c7 (patch) | |
| tree | 9a138131b4df59a9037f22895f89a5a19a28a1fd /tools/perf/scripts/python | |
| parent | 476d79f1427798deb5107ad142cdea7d46883b4a (diff) | |
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 <[email protected]>
Acked-by: Balaji T K <[email protected]>
Signed-off-by: Chris Ball <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions