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

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
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment