ide: remove unneeded header include path to drivers/ide

I can build drivers/ide/ without this.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
Masahiro Yamada 2020-01-05 01:40:11 +09:00 committed by David S. Miller
parent 5b10c23e18
commit 0fdeae5036
1 changed files with 0 additions and 2 deletions

View File

@ -3,8 +3,6 @@
# link order is important here
#
ccflags-y := -Idrivers/ide
ide-core-y += ide.o ide-ioctls.o ide-io.o ide-iops.o ide-lib.o ide-probe.o \
ide-taskfile.o ide-pm.o ide-park.o ide-sysfs.o ide-devsets.o \
ide-io-std.o ide-eh.o