Skip to content

Commit 0fdeae5

Browse files
masahir0ydavem330
authored andcommitted
ide: remove unneeded header include path to drivers/ide
I can build drivers/ide/ without this. Signed-off-by: Masahiro Yamada <[email protected]> Signed-off-by: David S. Miller <[email protected]>
1 parent 5b10c23 commit 0fdeae5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

drivers/ide/Makefile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33
# link order is important here
44
#
55

6-
ccflags-y := -Idrivers/ide
7-
86
ide-core-y += ide.o ide-ioctls.o ide-io.o ide-iops.o ide-lib.o ide-probe.o \
97
ide-taskfile.o ide-pm.o ide-park.o ide-sysfs.o ide-devsets.o \
108
ide-io-std.o ide-eh.o

0 commit comments

Comments
 (0)