mmc: sdio_ops.c should #include "sdio_ops.h"
authorAdrian Bunk <bunk@kernel.org>
Sun, 13 Apr 2008 18:15:52 +0000 (21:15 +0300)
committerPierre Ossman <drzeus@drzeus.cx>
Fri, 18 Apr 2008 18:05:33 +0000 (20:05 +0200)
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>

No differences found