Commit 0fdeae50 authored by Masahiro Yamada's avatar Masahiro Yamada Committed by David S. Miller
Browse files

ide: remove unneeded header include path to drivers/ide



I can build drivers/ide/ without this.

Signed-off-by: default avatarMasahiro Yamada <masahiroy@kernel.org>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 5b10c23e
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -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