commit | e70aa3fac1ac50c7a75ac676a1489dd1ea3b4be5 | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@kernel.org> | Sun Apr 13 21:15:52 2008 +0300 |
committer | Pierre Ossman <drzeus@drzeus.cx> | Fri Apr 18 20:05:33 2008 +0200 |
tree | db9268c9e3e376a2f6d4780ec377e09b697b6c4d | |
parent | 98b843be56079ad26fe4b9e421fd11b0598b85f3 [diff] |
mmc: sdio_ops.c should #include "sdio_ops.h" Every file should include the headers containing the externs for its global functions. Signed-off-by: Adrian Bunk <bunk@kernel.org> Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>