diff mbox series

MAINTAINERS: Include mlxreg.h in Mellanox Platform Driver files

Message ID b0b6ac4eee58fbda83574f020d89651a12a8e40f.1551937716.git.dvhart@infradead.org (mailing list archive)
State Accepted, archived
Delegated to: Darren Hart
Headers show
Series MAINTAINERS: Include mlxreg.h in Mellanox Platform Driver files | expand

Commit Message

Darren Hart March 7, 2019, 5:50 a.m. UTC
Avoid conflicts from other subsystems by including the header with the
rest of the driver files.

Cc: Andy Shevchenko <andy@infradead.org>
Cc: Vadim Pasternak <vadimp@mellanox.com>
Signed-off-by: Darren Hart (VMware) <dvhart@infradead.org>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

Comments

Andy Shevchenko March 7, 2019, 7:06 a.m. UTC | #1
On Wed, Mar 06, 2019 at 09:50:32PM -0800, Darren Hart (VMware) wrote:
> Avoid conflicts from other subsystems by including the header with the
> rest of the driver files.
> 

Acked-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>

> Cc: Andy Shevchenko <andy@infradead.org>
> Cc: Vadim Pasternak <vadimp@mellanox.com>
> Signed-off-by: Darren Hart (VMware) <dvhart@infradead.org>
> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 51029a425dbe..eb0b9aba4802 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -9711,6 +9711,7 @@ M:	Vadim Pasternak <vadimp@mellanox.com>
>  L:	platform-driver-x86@vger.kernel.org
>  S:	Supported
>  F:	drivers/platform/mellanox/
> +F:	include/linux/platform_data/mlxreg.h
>  
>  MELLANOX MLX4 core VPI driver
>  M:	Tariq Toukan <tariqt@mellanox.com>
> -- 
> 2.17.2
> 
> 
> -- 
> Darren Hart
> VMware Open Source Technology Center
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 51029a425dbe..eb0b9aba4802 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -9711,6 +9711,7 @@  M:	Vadim Pasternak <vadimp@mellanox.com>
 L:	platform-driver-x86@vger.kernel.org
 S:	Supported
 F:	drivers/platform/mellanox/
+F:	include/linux/platform_data/mlxreg.h
 
 MELLANOX MLX4 core VPI driver
 M:	Tariq Toukan <tariqt@mellanox.com>