staging: rts5208: remove unneeded header include path
authorMasahiro Yamada <masahiroy@kernel.org>
Sat, 4 Jan 2020 16:37:10 +0000 (01:37 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 10 Jan 2020 09:58:30 +0000 (10:58 +0100)
commit47f6e54c53c5235137ffef50aeaa2c899b3a2ad8
treecc5e7f49b710e20fa1af620653ba78847388c4e2
parent821f7ce79fd1ef2bf96a1b93521d8800abd24a1f
staging: rts5208: remove unneeded header include path

A header include path without $(srctree)/ is suspicous because it does
not work with O= builds.

I can build drivers/staging/rts5208/ without this include path.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Link: https://lore.kernel.org/r/20200104163710.21582-1-masahiroy@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rts5208/Makefile