Rashika Kheria dfea4aa226 drivers: ide: Include appropriate header file in ide-cd_verbose.c
Include appropriate header file ide-cd.h in ide-cd_verbose.c because
function ide_cd_log_error() has its prototype declaration in ide-cd.h.
Also, include linux/ide.h because it contains certain declarations
necessary for including ide-cd.h.

This eliminates the following warnings in ide-cd_verbose.c:
drivers/ide/ide-cd_verbose.c:251:6: warning: no previous prototype for ‘ide_cd_log_error’ [-Wmissing-prototypes]

Signed-off-by: Rashika Kheria <rashika.kheria@gmail.com>
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-01-28 23:35:09 -08:00
..
2013-11-14 18:21:25 -05:00
2013-09-05 15:21:29 -04:00
2013-09-05 15:21:29 -04:00
2011-03-09 19:54:27 +01:00
2011-10-03 14:28:18 -04:00
2009-03-27 12:46:34 +01:00
2009-05-17 19:12:25 +02:00
2010-01-19 11:30:09 -08:00
2013-10-16 18:40:57 -07:00
2013-09-16 18:19:04 -07:00
2013-01-03 15:57:03 -08:00
2013-09-05 15:21:29 -04:00