From: Rashika Kheria <rashika.khe...@gmail.com> Date: Tue, 17 Dec 2013 16:41:11 +0530
> Include appropriate header file include/linux/ide.h in file > ide-pio-blacklist.c because function ide_scan_pio_blacklist() has it's > prototype declaration in include/linux/ide.h. > > This eliminates the following warning in ide-pio-blacklist.c: > drivers/ide/ide-pio-blacklist.c:85:5: warning: no previous prototype for > ‘ide_scan_pio_blacklist’ [-Wmissing-prototypes] > > Signed-off-by: Rashika Kheria <rashika.khe...@gmail.com> Applied.