projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5b10c23
)
ide: remove unneeded header include path to drivers/ide
author
Masahiro Yamada
<masahiroy@kernel.org>
Sat, 4 Jan 2020 16:40:11 +0000
(
01:40
+0900)
committer
David S. Miller
<davem@davemloft.net>
Mon, 20 Jan 2020 12:38:27 +0000
(13:38 +0100)
I can build drivers/ide/ without this.
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/ide/Makefile
patch
|
blob
|
history
diff --git
a/drivers/ide/Makefile
b/drivers/ide/Makefile
index 9f617a77970f4e3bb853aeff2968cc6871291aa5..d7c8485801472d295c5663e1d0641100ccfa530e 100644
(file)
--- a/
drivers/ide/Makefile
+++ b/
drivers/ide/Makefile
@@
-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