vfio: platform: reset: fix up include directives to remove ccflags-y
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Wed, 30 Jan 2019 02:52:31 +0000 (11:52 +0900)
committerAlex Williamson <alex.williamson@redhat.com>
Tue, 5 Feb 2019 20:29:30 +0000 (13:29 -0700)
commit3c8d7ef89bb8bd7d00910fa14d4dab14a8e0cf5a
tree392558ade292bb30f602ff0371c6c962aafaf771
parent278bca7f318e6a29f482eabbca52db538dc5d4e6
vfio: platform: reset: fix up include directives to remove ccflags-y

For the include directive with double-quotes "", the preprocessor
searches the header in the relative path to the current file.

Fix them up, and remove the header search path option.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Acked-by: Eric Auger <eric.auger@redhat.com>
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
drivers/vfio/platform/reset/Makefile
drivers/vfio/platform/reset/vfio_platform_amdxgbe.c
drivers/vfio/platform/reset/vfio_platform_bcmflexrm.c
drivers/vfio/platform/reset/vfio_platform_calxedaxgmac.c